public class JPutSpringRunner
| Constructor and Description |
|---|
JPutSpringRunner(java.lang.Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
cz.encircled.jput.runner.Junit4TestExecutor |
getExecutor() |
org.slf4j.Logger |
getLog() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
void |
runChild(org.junit.runners.model.FrameworkMethod method,
org.junit.runner.notification.RunNotifier notifier) |
public cz.encircled.jput.runner.Junit4TestExecutor getExecutor()
public org.slf4j.Logger getLog()
public void run(org.junit.runner.notification.RunNotifier notifier)
public void runChild(org.junit.runners.model.FrameworkMethod method,
org.junit.runner.notification.RunNotifier notifier)