Uses of Enum Class
com.google.errorprone.BugCheckerRefactoringTestHelper.TestMode
Packages that use BugCheckerRefactoringTestHelper.TestMode
-
Uses of BugCheckerRefactoringTestHelper.TestMode in com.google.errorprone
Subclasses with type arguments of type BugCheckerRefactoringTestHelper.TestMode in com.google.errorproneModifier and TypeClassDescriptionstatic enum
Test mode for matching refactored source against expected source.Methods in com.google.errorprone that return BugCheckerRefactoringTestHelper.TestModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BugCheckerRefactoringTestHelper.TestMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.errorprone with parameters of type BugCheckerRefactoringTestHelper.TestModeModifier and TypeMethodDescriptionvoid
BugCheckerRefactoringTestHelper.doTest
(BugCheckerRefactoringTestHelper.TestMode testMode)