This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-19 01:09:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2442e32fa07500a93e51dade1091caf42e8d828
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
methodChains
T
History
Dmitry Batkovich
18592664b7
method chain completion: remove sub lookup element (automatic argument insertion)
2017-05-15 16:27:16 +03:00
..
testArray
method chain completion: suggest chains for arrays
2017-04-20 16:12:08 +03:00
testArrayReturnType
…
testBigrams2
…
testBigrams3
…
testChainsWithIndependentCallings
…
testCollection
method chain completion: suggest chains for collection of elements
2017-04-20 18:46:21 +03:00
testCyclingInstancesObtaining
…
testCyclingInstancesObtaining2
…
testCyclingMethodsNotShowed
…
testGetterInContext
…
testInnerClasses
…
testMethodIsNotRelevantForField
…
testMethodParameterCompletion
…
testMethodQualifierClass
…
testMethodReturnsSubclassOfTargetClassShowed2
…
testMethodsWithParametersInContext
…
testMethodsWithSameName
…
testMethodsWithSameNameWithoutSameParent
…
testMethodWithNoQualifiedVariableInContext
…
testNotRelevantMethodsFilteredInResult
…
testNoWayToObtainVariableExplicitly
…
testOneChainContainsOther
…
testOneChainContainsOther2
…
testOneRelevantMethod
…
testRenderingIntroduceVariable
method chains search: check assignability; use name suggester; use JavaChainLookupElement
2017-04-28 18:20:11 +03:00
testRenderingStaticMethods
method chains completion: fix tests (class shouldn't be functional)
2017-04-26 19:21:47 +03:00
testRenderingVariableInContextAndNotInContext
method chain completion: remove sub lookup element (automatic argument insertion)
2017-05-15 16:27:16 +03:00
testResultOrdering
…
testResultQualifierNotSameWithTarget
…
testResultRelevance
method chains completion: fix tests (class shouldn't be functional)
2017-04-26 19:21:47 +03:00
testResultRelevance3
…
testResultsForSuperClassesShowed
…
testSearchByDirectInheritorsIfNoResults
…
testStaticMethod
…
testStaticMethodAndMethod
…
testSuperClassMethodsCallings
…
testTwoVariablesWithOneTypeOrSuperType
…