public class STJSTestDriverRunner
extends org.junit.runners.BlockJUnit4ClassRunner
| Modifier and Type | Field and Description |
|---|---|
static java.io.File |
targetDirectory |
| Constructor and Description |
|---|
STJSTestDriverRunner(java.lang.Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.runners.model.Statement |
methodBlock(org.junit.runners.model.FrameworkMethod method) |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateInstanceMethods, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic STJSTestDriverRunner(java.lang.Class<?> klass)
throws org.junit.runners.model.InitializationError,
java.io.IOException
org.junit.runners.model.InitializationErrorjava.io.IOExceptionpublic void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>protected org.junit.runners.model.Statement methodBlock(org.junit.runners.model.FrameworkMethod method)
methodBlock in class org.junit.runners.BlockJUnit4ClassRunnerCopyright © 2015. All Rights Reserved.