Class MisformattedTestData

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.MisformattedTestData
All Implemented Interfaces:
BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

public final class MisformattedTestData extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
See the summary.
See Also: