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-09-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85fcb6d85ca3255f4dbae2177409aaac85b7b7c6
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
intention
T
History
Anna Kozlova
b73f7f9c7a
hide add import fix if qualified name of imported class is not a valid qName (IDEA-137296)
...
(cherry picked from commit bfae9cef8ff0d4fd773d6ee66f952b324d5e01ec)
2015-03-11 20:25:55 +01:00
..
AddImportActionTest.groovy
hide add import fix if qualified name of imported class is not a valid qName (IDEA-137296)
2015-03-11 20:25:55 +01:00
AddJavadocIntentionTest.java
…
AddOnDemandStaticImportActionTest.java
…
AddSingleStaticImportActionTest.java
…
ConvertCompareToToEqualsTest.java
…
ConvertToBasicLatinTest.java
…
ConvertToStringLiteralTest.java
…
CopyAbstractMethodImplementationTest.java
…
CreateSubclassTest.java
…
CreateSwitchTest.java
…
EncapsulateFieldTest.java
…
ExpandStaticImportActionTest.java
…
IntroduceVariableQuickFixTest.java
…
InvertIfConditionTest.java
…
JoinDeclarationTest.java
…
MoveFieldAssignmentToInitializerActionTest.java
…
MoveInitializerToConstructorActionTest.java
…
MoveInitializerToSetUpMethodActionTest.java
…
RenameConstructorMatchingClassTest.java
…
ReplaceCastWithVariableTest.java
…
SplitDeclarationTest.java
…
SplitIfActionTest.java
…
SurroundAutoCloseableActionTest.java
…
SwapIfStatementsTest.java
…
UnderscoresInLiteralsFormatterTest.java
…
UnderscoresInLiteralsTest.java
…