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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d30d532c6b3dcea0ead641665282332a4a15840
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
methodChains
T
History
Dmitry Batkovich
7b978a1d48
relevant method chain completion: do not suggest chains qualified with enclosing local variables
2017-07-17 16:36:45 +03:00
..
testArray
…
testArrayReturnType
…
testBigrams2
…
testBigrams3
…
testChainsWithIndependentCallings
…
testCollection
…
testCyclingInstancesObtaining
…
testCyclingInstancesObtaining2
…
testCyclingMethodsNotShowed
…
testDoNotSuggestUninitializedVariable
relevant method chain completion: do not suggest chains qualified with enclosing local variables
2017-07-17 16:36:45 +03:00
testGetterInContext
…
testInnerClasses
…
testMethodCallInFieldInitializer
relevant method chain completion: introduce new field if completion for field initializer is called (EA-103019)
2017-06-14 16:53:21 +03:00
testMethodIsNotRelevantForField
…
testMethodParameterCompletion
…
testMethodQualifierClass
…
testMethodReturnsSubclassOfTargetClassShowed2
…
testMethodsWithParametersInContext
…
testMethodsWithSameName
…
testMethodsWithSameNameWithoutSameParent
…
testMethodWithNoQualifiedVariableInContext
…
testNotRelevantMethodsFilteredInResult
…
testNoWayToObtainVariableExplicitly
…
testOneChainContainsOther
…
testOneChainContainsOther2
…
testOneRelevantMethod
…
testPreferGetterToMethodChain
java smart completion sorting: split getter kind into 3 kinds with different priority (getter should have a higher priority then any relevant method chain)
2017-07-04 11:17:59 +03:00
testRenderingIntroduceVariable
…
testRenderingStaticMethods
…
testRenderingVariableInContextAndNotInContext
…
testResultOrdering
…
testResultQualifierNotSameWithTarget
…
testResultRelevance
…
testResultRelevance3
…
testResultsForSuperClassesShowed
…
testReturnStatement
…
testSearchByDirectInheritorsIfNoResults
…
testStaticMethod
…
testStaticMethodAndMethod
…
testSuperClassMethodsCallings
…
testTwoVariablesWithOneTypeOrSuperType
…