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-06-01 22:22:02 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03fd1b00f571e76014ccf291a90ca51e4e70a2ec
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
methodChains
T
History
Dmitry Batkovich
60921be2e3
relevant method chain completion: do not suggest casts for introduced variable (EA-108521)
2017-10-26 16:36:55 +03:00
..
testArray
…
testArrayReturnType
…
testBigrams2
…
testBigrams3
…
testChainEndedWithCast
relevant method chain completion: chains ended with casts are valid too
2017-09-25 17:35:44 +03:00
testChainsWithIndependentCallings
…
testChainWithCastOnContextVariable
add tests for completion with casts
2017-09-25 12:32:08 +03:00
testChainWithCastOnStaticMethod
add tests for completion with casts
2017-09-25 12:32:08 +03:00
testChainWithCastOnVariableOutsideContext
add tests for completion with casts
2017-09-25 12:32:08 +03:00
testCollection
…
testCyclingInstancesObtaining
…
testCyclingInstancesObtaining2
…
testCyclingMethodsNotShowed
…
testDoNotSuggestUninitializedVariable
…
testGetterInContext
…
testInnerClasses
…
testLongChainWithCast
relevant method chain completion: do not suggest casts for introduced variable (EA-108521)
2017-10-26 16:36:55 +03:00
testMethodCallInFieldInitializer
…
testMethodIsNotRelevantForField
…
testMethodParameterCompletion
…
testMethodQualifierClass
…
testMethodReturnsSubclassOfTargetClassShowed2
…
testMethodsWithParametersInContext
…
testMethodsWithSameName
…
testMethodsWithSameNameWithoutSameParent
…
testMethodWithNoQualifiedVariableInContext
…
testNotRelevantMethodsFilteredInResult
…
testNoWayToObtainVariableExplicitly
…
testOneChainContainsOther
…
testOneChainContainsOther2
…
testOneRelevantMethod
…
testPreferGetterToMethodChain
…
testRenderingIntroduceVariable
…
testRenderingStaticMethods
…
testRenderingVariableInContextAndNotInContext
…
testResultOrdering
…
testResultQualifierNotSameWithTarget
…
testResultRelevance
…
testResultRelevance3
…
testResultsForSuperClassesShowed
…
testReturnStatement
…
testSearchByDirectInheritorsIfNoResults
…
testStaticMethod
…
testStaticMethodAndMethod
…
testSuperClassMethodsCallings
…
testTwoVariablesWithOneTypeOrSuperType
…