This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-11 07:40:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ea7daa29ae837e2efca5ea284952d33ff0177bb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
methodChains
History
Dmitry Batkovich
ba7188dc42
Methods chains completion for arrays
2014-02-17 14:36:14 +04:00
..
testArrayReturnType
Methods chains completion for arrays
2014-02-17 14:36:14 +04:00
testBigrams2
…
testBigrams3
…
testChainsWithIndependentCallings
selection after methods chains completion fixed and chain relevance improved
2013-10-24 12:58:14 +04:00
testCyclingInstancesObtaining
…
testCyclingInstancesObtaining2
…
testCyclingMethodsNotShowed
…
testGetterInContext
…
testInnerClasses
…
testMethodIsNotRelevantForField
…
testMethodParameterCompletion
…
testMethodQualifierClass
…
testMethodReturnsSubclassOfTargetClassShowed2
implementation of methods chain completion indexing on jps
2013-12-05 17:34:31 +04:00
testMethodsWithParametersInContext
…
testMethodsWithSameName
…
testMethodsWithSameNameWithoutSameParent
…
testMethodWithNoQualifiedVariableInContext
…
testNotRelevantMethodsFilteredInResult
…
testNoWayToObtainVariableExplicitly
…
testOneChainContainsOther
…
testOneChainContainsOther2
build fix
2013-11-01 15:39:10 +04:00
testOneRelevantMethod
…
testRenderingIntroduceVariable
…
testRenderingStaticMethods
…
testRenderingVariableInContextAndNotInContext
…
testResultOrdering
selection after methods chains completion fixed and chain relevance improved
2013-10-24 12:58:14 +04:00
testResultQualifierNotSameWithTarget
…
testResultRelevance
…
testResultRelevance3
…
testResultsForSuperClassesShowed
implementation of methods chain completion indexing on jps
2013-12-05 17:34:31 +04:00
testSearchByDirectInheritorsIfNoResults
…
testStaticMethod
…
testStaticMethodAndMethod
…
testSuperClassMethodsCallings
…
testTwoVariablesWithOneTypeOrSuperType
…