Class UseCorrectAssertInTests

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

public class UseCorrectAssertInTests extends BugChecker implements BugChecker.MethodTreeMatcher
Author:
galitch@google.com (Anton Galitch)
See Also: