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-07-03 05:06:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a26ebd6de8a3ef06a1a2050239162aba01dcce4c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
overrideImplement
T
History
Anna Kozlova
88d61563c4
testdata for IDEA-140435
2018-08-22 19:38:54 +03:00
..
libraries
override: substitute type parameter bounds in cls (IDEA-162079)
2017-12-29 15:43:44 +01:00
afterAnnotation.java
…
afterClone.java
…
afterDoNotImplementExtensionMethods.java
…
afterEnumConstant.java
…
afterErasureWildcard.java
…
afterImplementExtensionMethods.java
…
afterIncomplete.java
…
afterInterfaceAndAbstractClass.java
…
afterJavadocForChangedParamName.java
…
afterLongFinalParameterList.java
…
afterLongParameterList.java
…
afterMultipleInheritanceWithThrowables.java
…
afterMultipleInheritedThrows.java
…
afterMultipleInterfaceInheritance.java
…
afterMultipleSuperMethodsThroughGenerics.java
testdata for IDEA-140435
2018-08-22 19:38:54 +03:00
afterOnTheLineWithExistingExpression.java
…
afterOverrideExtensionMethods.java
…
afterOverrideInInterface.java
…
afterOverridingLibraryFunctionWithConfiguredParameterPrefix.java
detect generated parameter name ignoring prefixes (e.g. in case of overriding library) (IDEA-144961)
2015-09-10 15:55:08 +03:00
afterRawInheritance.java
…
afterRawInheritanceWithMethodTypeParameters.java
…
afterRawSuper.java
…
afterResolveTypeParamConflict.java
…
afterSimple.java
…
afterSimplifyObjectWildcard.java
…
afterSkipUnknownAnnotations.java
…
afterSubstituteBoundInMethodTypeParam.java
…
afterSubstitutionInTypeParametersList.java
…
afterTestMissed.java
…
afterThrowsListFromMethodHierarchy.java
compose throws list on override: ignore supers of super method, ensure same thrown types do not appear in the list (IDEA-166623)
2017-01-18 11:21:34 +03:00
afterThrowsListUnrelatedMethods.java
compose throws list on override: ignore supers of super method, ensure same thrown types do not appear in the list (IDEA-166623)
2017-01-18 11:21:34 +03:00
afterTypeParam.java
…
afterWildcard.java
…
beforeAnnotation.java
…
beforeClone.java
…
beforeDoNotImplementExtensionMethods.java
…
beforeEnumConstant.java
…
beforeErasureWildcard.java
…
beforeImplementExtensionMethods.java
…
beforeInAnnotationType.java
…
beforeIncomplete.java
…
beforeInterfaceAndAbstractClass.java
…
beforeJavadocForChangedParamName.java
…
beforeLongFinalParameterList.java
…
beforeLongParameterList.java
…
beforeMultipleInheritanceWithThrowables.java
…
beforeMultipleInheritedThrows.java
…
beforeMultipleInterfaceInheritance.java
…
beforeMultipleSuperMethodsThroughGenerics.java
testdata for IDEA-140435
2018-08-22 19:38:54 +03:00
beforeOnTheLineWithExistingExpression.java
…
beforeOverrideExtensionMethods.java
…
beforeOverrideInInterface.java
…
beforeOverridingLibraryFunctionWithConfiguredParameterPrefix.java
detect generated parameter name ignoring prefixes (e.g. in case of overriding library) (IDEA-144961)
2015-09-10 15:55:08 +03:00
beforeRawInheritance.java
…
beforeRawInheritanceWithMethodTypeParameters.java
…
beforeRawSuper.java
…
beforeResolveTypeParamConflict.java
…
beforeSimple.java
…
beforeSimplifyObjectWildcard.java
…
beforeSkipUnknownAnnotations.java
…
beforeSubstituteBoundInMethodTypeParam.java
…
beforeSubstitutionInTypeParametersList.java
…
beforeTestMissed.java
…
beforeThrowsListFromMethodHierarchy.java
compose throws list on override: ignore supers of super method, ensure same thrown types do not appear in the list (IDEA-166623)
2017-01-18 11:21:34 +03:00
beforeThrowsListUnrelatedMethods.java
compose throws list on override: ignore supers of super method, ensure same thrown types do not appear in the list (IDEA-166623)
2017-01-18 11:21:34 +03:00
beforeTypeParam.java
…
beforeWildcard.java
…
ImplementedConstructorsExcluded.java
…