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