|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.junit.runner.Runner
org.junit.runners.ParentRunner<org.junit.runner.Runner>
org.junit.runners.Suite
Prog1Tools.ConcurrentSuite
public final class ConcurrentSuite
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.junit.runners.Suite |
---|
org.junit.runners.Suite.SuiteClasses |
Constructor Summary | |
---|---|
ConcurrentSuite(java.lang.Class<?> klass)
|
Method Summary |
---|
Methods inherited from class org.junit.runners.Suite |
---|
describeChild, emptySuite, getChildren, runChild |
Methods inherited from class org.junit.runners.ParentRunner |
---|
childrenInvoker, classBlock, collectInitializationErrors, filter, getDescription, getName, getTestClass, run, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses |
Methods inherited from class org.junit.runner.Runner |
---|
testCount |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConcurrentSuite(java.lang.Class<?> klass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |