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-01-05 18:50:54 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1d40b518b2bc9983a87672385baca4615b792e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
methodChains
History
Dmitry Batkovich
b1d40b518b
relevant method chain completion: introduce new field if completion for field initializer is called (EA-103019)
2017-06-14 16:53:21 +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
…
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
…
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
…
testReturnStatement
method chain completion: make it works inside return statement
2017-05-29 19:16:06 +03:00
testSearchByDirectInheritorsIfNoResults
…
testStaticMethod
…
testStaticMethodAndMethod
…
testSuperClassMethodsCallings
…
testTwoVariablesWithOneTypeOrSuperType
…