ExceptionThrowingRunnerWrapper
public
class
ExceptionThrowingRunnerWrapper
extends Runner
java.lang.Object | ||
↳ | org.junit.runner.Runner | |
↳ | com.android.tradefed.testtype.junit4.ExceptionThrowingRunnerWrapper |
Résumé
Constructeurs publics | |
---|---|
ExceptionThrowingRunnerWrapper(Runner runner, TestInformation testInfo)
|
Méthodes publiques | |
---|---|
Description
|
getDescription()
|
void
|
run(RunNotifier notifier)
|
Constructeurs publics
ExceptionThrowingRunnerWrapper
public ExceptionThrowingRunnerWrapper (Runner runner, TestInformation testInfo)
Paramètres | |
---|---|
runner |
Runner |
testInfo |
TestInformation |
Méthodes publiques
getDescription
public Description getDescription ()
Renvoie | |
---|---|
Description |
Exécuter
public void run (RunNotifier notifier)
Paramètres | |
---|---|
notifier |
RunNotifier |