public class TestInfoErrorRunner
extends org.junit.runner.Runner
| Constructor and Description |
|---|
TestInfoErrorRunner(Class<?> testClass,
TestInfo testInfo) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runner.Description |
getDescription() |
void |
logErrors(org.slf4j.Logger log) |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
String |
toString() |
public void logErrors(org.slf4j.Logger log)
public org.junit.runner.Description getDescription()
getDescription in interface org.junit.runner.DescribablegetDescription in class org.junit.runner.Runnerpublic void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.runner.RunnerCopyright © 2013-2015 XENEI.com. All Rights Reserved.