public class EasyTestSuite
extends org.junit.runners.Suite
| Constructor and Description |
|---|
EasyTestSuite(Class<?> klass)
Construct a new EasyTestSuite
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setSchedulingStrategy()
Set whether the tests should be run in parallel or serial.
|
describeChild, emptySuite, getChildren, runChildchildrenInvoker, classBlock, classRules, collectInitializationErrors, filter, getDescription, getName, getRunnerAnnotations, getTestClass, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassespublic EasyTestSuite(Class<?> klass) throws org.junit.runners.model.InitializationError
klass - org.junit.runners.model.InitializationErrorCopyright © 2014. All rights reserved.