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-08-18 07:15:51 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2442e32fa07500a93e51dade1091caf42e8d828
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
intention
T
History
Alexey Kudravtsev
920d5b4fba
removed default file header, because it adds no information but subtracts attention and space
2017-05-11 13:39:07 +03:00
..
AddImportActionHeavyTest.groovy
…
AddImportActionTest.groovy
fix test caret position
2017-04-17 12:04:41 +02:00
AddJavadocIntentionTest.java
…
AddOnDemandStaticImportActionTest.java
…
AddSingleStaticImportActionTest.java
…
ComposeFunctionChainActionTest.java
…
ConcatenationToMessageFormatTest.java
…
ConvertCompareToToEqualsTest.java
…
ConvertToBasicLatinTest.java
…
ConvertToStringLiteralTest.java
…
CopyAbstractMethodImplementationTest.java
…
CreateSubclassTest.java
…
CreateSwitchTest.java
…
EncapsulateFieldTest.java
…
ExpandStaticImportActionTest.java
…
ExtractChainedMapActionTest.java
…
ExtractSetFromComparisonChainActionTest.java
LightCodeInsightTestCase: now test name can force the language level.
2017-04-28 15:14:27 +07:00
FlipCommaIntentionTest.java
…
ImplementAbstractMethodActionTest.java
…
InlineStreamMapActionTest.java
…
IntroduceVariableQuickFixTest.java
…
InvertIfConditionTest.java
removed default file header, because it adds no information but subtracts attention and space
2017-05-11 13:39:07 +03:00
JoinDeclarationTest.java
…
MergeFilterChainActionTest.java
…
MoveInitializerToConstructorActionTest.java
…
MoveInitializerToSetUpMethodActionTest.java
…
RenameConstructorMatchingClassTest.java
…
ReplaceCastWithVariableTest.java
…
SplitDeclarationTest.java
…
SplitFilterActionTest.java
…
SplitIfActionTest.java
…
SurroundAutoCloseableActionTest.java
…
SwapIfStatementsTest.java
…
UnderscoresInLiteralsFormatterTest.java
…
UnderscoresInLiteralsTest.java
…
UnwrapElseBranchTest.java
…