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 14:37:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e46fda6b8f6d6045328d2b1c60948c1edfebf61
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
intention
T
History
Anna.Kozlova
ce9556a909
override default methods in interfaces with default methods (IDEA-155381)
2016-04-29 14:41:28 +02:00
..
AddImportActionHeavyTest.groovy
IDEA-132574 @Before in tests should be resolved into junit.Before rather than aspectj.Before
2016-04-27 10:39:40 +02:00
AddImportActionTest.groovy
suggest import on explicit action even if number of type arguments does not agree (IDEA-153939)
2016-03-31 13:35:43 +02:00
AddJavadocIntentionTest.java
…
AddOnDemandStaticImportActionTest.java
…
AddSingleStaticImportActionTest.java
…
ConvertCompareToToEqualsTest.java
…
ConvertEqualsMethodToStaticTest.java
…
ConvertToBasicLatinTest.java
…
ConvertToStringLiteralTest.java
…
CopyAbstractMethodImplementationTest.java
override default methods in interfaces with default methods (IDEA-155381)
2016-04-29 14:41:28 +02:00
CreateSubclassTest.java
…
CreateSwitchTest.java
…
EncapsulateFieldTest.java
…
ExpandStaticImportActionTest.java
…
FlipCommaIntentionTest.java
IDEA-153614 (Flip ',' (comma) generates invalid code)
2016-03-30 11:43:52 +02:00
ImplementAbstractMethodActionTest.java
override default methods in interfaces with default methods (IDEA-155381)
2016-04-29 14:41:28 +02:00
IntroduceVariableQuickFixTest.java
…
InvertIfConditionTest.java
…
JoinDeclarationTest.java
…
MergeFilterChainActionTest.java
…
MoveFieldAssignmentToInitializerActionTest.java
…
MoveInitializerToConstructorActionTest.java
…
MoveInitializerToSetUpMethodActionTest.java
…
RenameConstructorMatchingClassTest.java
…
ReplaceCastWithVariableTest.java
…
SplitDeclarationTest.java
…
SplitFilterActionTest.java
…
SplitIfActionTest.java
…
SurroundAutoCloseableActionTest.java
[java] "Surround with try-with-resources" template ditched in favor of intention action (IDEA-149130, IDEA-152348)
2016-03-03 10:28:22 +01:00
SwapIfStatementsTest.java
…
UnderscoresInLiteralsFormatterTest.java
…
UnderscoresInLiteralsTest.java
…