ExceptionThrowingRunnerWrapper

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

ExceptionThrowingRunnerWrapper

public ExceptionThrowingRunnerWrapper (Runner runner, 
                TestInformation testInfo)

Parâmetros
runner Runner

testInfo TestInformation

Métodos públicos

getDescription

public Description getDescription ()

Retorna
Description

run

public void run (RunNotifier notifier)

Parâmetros
notifier RunNotifier