public class TestBatchRunner
extends org.junit.runners.Suite
Runner which splits up the tests described by the accompanying
BatchedTests annotation, and executes the tests in the batch specified
by the system properties.| Constructor and Description |
|---|
TestBatchRunner(Class<?> suiteClass,
org.junit.runners.model.RunnerBuilder builder) |
describeChild, emptySuite, getChildren, runChildchildrenInvoker, classBlock, classRules, collectInitializationErrors, filter, getDescription, getName, getRunnerAnnotations, getTestClass, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassespublic TestBatchRunner(Class<?> suiteClass, org.junit.runners.model.RunnerBuilder builder) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorCopyright © 2003–2015 Atlassian. All rights reserved.