Uses of Class
org.junit.rules.Verifier
Packages that use Verifier
-
Uses of Verifier in org.junit.rules
Subclasses of Verifier in org.junit.rulesModifier and TypeClassDescriptionclass
The ErrorCollector rule allows execution of a test to continue after the first problem is found (for example, to collect _all_ the incorrect rows in a table, and report them all at once):