public class JUnitSimulationRunner
extends org.junit.runner.Runner
| Modifier and Type | Class and Description |
|---|---|
static class |
JUnitSimulationRunner.JunitCommandExecutionHandler |
| Constructor and Description |
|---|
JUnitSimulationRunner(Class cls) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runner.Description |
getDescription() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
public JUnitSimulationRunner(Class cls)
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 © 2001–2016 JBoss by Red Hat. All rights reserved.