Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log
The instance used for logging.
|
public static final void runTests(String name, Class<?>... suites)
name
- the name of this run.suites
- the test suites to run.public static final boolean equals(double[] aVal, double[] bVal)
aVal
- the left hand side.bVal
- the right hand side.