public class JFixtureJUnitRunner
extends org.junit.runner.Runner
| Constructor and Description |
|---|
JFixtureJUnitRunner(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runner.Description |
getDescription() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
public JFixtureJUnitRunner(Class<?> clazz) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorpublic void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.runner.Runnerpublic org.junit.runner.Description getDescription()
getDescription in interface org.junit.runner.DescribablegetDescription in class org.junit.runner.RunnerCopyright © 2017. All rights reserved.