Uses of Enum
com.google.errorprone.BugCheckerRefactoringTestHelper.TestMode
-
Uses of BugCheckerRefactoringTestHelper.TestMode in com.google.errorprone
Modifier and TypeClassDescriptionstatic enum
Test mode for matching refactored source against expected source.Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.BugCheckerRefactoringTestHelper.TestMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BugCheckerRefactoringTestHelper.doTest
(BugCheckerRefactoringTestHelper.TestMode testMode)