ExceptionThrowingRunnerWrapper

public class ExceptionThrowingRunnerWrapper
extends Runner

java.lang.Object
org.junit.runner.Runner
com.android.tradefed.testtype.junit4.ExceptionThrowingRunnerWrapper


Sommaire

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 ()

Retour
Description

Cours

public void run (RunNotifier notifier)

Paramètres
notifier RunNotifier