ExceptionThrowingRunnerWrapper

public class ExceptionThrowingRunnerWrapper
extends Runner

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


Podsumowanie

Konstruktory publiczne

ExceptionThrowingRunnerWrapper(Runner runner, TestInformation testInfo)

Metody publiczne

Description getDescription()
void run(RunNotifier notifier)

Konstruktory publiczne

ExceptionThrowingRunnerWrapper

public ExceptionThrowingRunnerWrapper (Runner runner, 
                TestInformation testInfo)

Parametry
runner Runner

testInfo TestInformation

Metody publiczne

getDescription

public Description getDescription ()

Zwroty
Description

home run

public void run (RunNotifier notifier)

Parametry
notifier RunNotifier