Package com.google.errorprone
package com.google.errorprone
-
ClassDescriptionCompare a file transformed as suggested by
BugChecker
to an expected source.For checks that provide multiple possible fixes, chooses the one that will be applied for the test.Predefined FixChoosers for selecting a fix by its position in the listTest mode for matching refactored source against expected source.Helps test Error Prone bug checkers and compilations.Utility class for tests which need to assert on the diagnostics produced during compilation.ManagesJavacFileManager
s for use in Error Prone's test.Factories for in-memoryJavaFileObject
s, for testing.