|
Rename Method public testContainsQualifiedVerify() : void renamed to public containsQualifiedVerify_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsQualifiedAssert() : void renamed to public containsQualifiedAssert_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsCheckAsIdentifier() : void renamed to public containsCheckAsIdentifier_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsQualifiedExpect() : void renamed to public containsQualifiedExpect_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsQualifiedFail() : void renamed to public containsQualifiedFail_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsExpectAsIdentifier() : void renamed to public containsExpectAsIdentifier_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public noTestKeyword() : void renamed to public noTestKeyword_notATest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testTestFix() : void renamed to public testFix() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public ignoreFixComesFirstWhenTestEnabled() : void renamed to public ignoreFixComesFirstWhenTestNamedDisabled() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsVerifyAsIdentifier() : void renamed to public containsVerifyAsIdentifier_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsAssertAsIdentifier() : void renamed to public containsAssertAsIdentifier_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public staticMethodWithTestKeyword() : void renamed to public staticMethodWithTestKeyword_notATest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testIgnoreFix() : void renamed to public ignoreFix() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsQualifiedCheck() : void renamed to public containsQualifiedCheck_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testContainsFailAsIdentifier() : void renamed to public containsFailAsIdentifier_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public testPrivateFix() : void renamed to public makePrivateFix() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public hasOtherAnnotationAndNamedTest() : void renamed to public hasOtherAnnotationAndNamedTest_shouldBeTest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |
|
Rename Method public hasOtherAnnotation() : void renamed to public hasOtherAnnotation_notATest() : void in class com.google.errorprone.bugpatterns.JUnit4TestNotRunTest |
From |
To |