Class ConsumerBasedExpectedCheckVerifier

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    public class ConsumerBasedExpectedCheckVerifier
    extends org.junit.rules.Verifier
    JUnit Verifier to run verifier functions on the list of CheckFlags generated by the checks under test. This is in production code due to some downstream projects needing to use it for tests.