@Deprecated
public class ScreenShooter
extends org.junit.runners.BlockJUnit4ClassRunner
| Modifier and Type | Field and Description |
|---|---|
static int |
FAILURES_LIMIT
Deprecated.
|
| Constructor and Description |
|---|
ScreenShooter(java.lang.Class<?> clazz)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getCurrentTestName()
Deprecated.
|
protected org.junit.runners.model.Statement |
methodInvoker(org.junit.runners.model.FrameworkMethod method,
java.lang.Object test)
Deprecated.
|
protected void |
runChild(org.junit.runners.model.FrameworkMethod method,
org.junit.runner.notification.RunNotifier notifier)
Deprecated.
|
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, methodBlock, possiblyExpectingExceptions, rules, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic ScreenShooter(java.lang.Class<?> clazz)
throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorpublic static java.lang.String getCurrentTestName()
protected org.junit.runners.model.Statement methodInvoker(org.junit.runners.model.FrameworkMethod method,
java.lang.Object test)
methodInvoker in class org.junit.runners.BlockJUnit4ClassRunnerprotected void runChild(org.junit.runners.model.FrameworkMethod method,
org.junit.runner.notification.RunNotifier notifier)
runChild in class org.junit.runners.BlockJUnit4ClassRunner