ExceptionThrowingRunnerWrapper
public
class
ExceptionThrowingRunnerWrapper
extends Runner
java.lang.Object | ||
↳ | org.junit.runner.Runner | |
↳ | com.android.tradefed.testtype.junit4.ExceptionThrowingRunnerWrapper |
Riepilogo
Costruttori pubblici | |
---|---|
ExceptionThrowingRunnerWrapper(Runner runner, TestInformation testInfo)
|
Metodi pubblici | |
---|---|
Description
|
getDescription()
|
void
|
run(RunNotifier notifier)
|
Costruttori pubblici
ExceptionThrowingRunnerWrapper
public ExceptionThrowingRunnerWrapper (Runner runner, TestInformation testInfo)
Parametri | |
---|---|
runner |
Runner |
testInfo |
TestInformation |
Metodi pubblici
getDescription
public Description getDescription ()
Ritorni | |
---|---|
Description |
run
public void run (RunNotifier notifier)
Parametri | |
---|---|
notifier |
RunNotifier |