ExceçãoThrowingRunnerWrapper

public class ExceptionThrowingRunnerWrapper
extends Runner

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


Resumo

Construtores públicos

ExceptionThrowingRunnerWrapper (Runner runner, TestInformation testInfo)

Métodos públicos

Description getDescription ()
void run (RunNotifier notifier)

Construtores públicos

ExceçãoThrowingRunnerWrapper

public ExceptionThrowingRunnerWrapper (Runner runner, 
                TestInformation testInfo)

Parâmetros
runner Runner

testInfo TestInformation

Métodos públicos

getDescrição

public Description getDescription ()

Devoluções
Description

correr

public void run (RunNotifier notifier)

Parâmetros
notifier RunNotifier