ExceptionThrowingRunnerWrapper

public class ExceptionThrowingRunnerWrapper
extends Runner

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


Ringkasan

Konstruktor publik

ExceptionThrowingRunnerWrapper(Runner runner, TestInformation testInfo)

Metode publik

Description getDescription()
void run(RunNotifier notifier)

Konstruktor publik

ExceptionThrowingRunnerWrapper

public ExceptionThrowingRunnerWrapper (Runner runner, 
                TestInformation testInfo)

Parameter
runner Runner

testInfo TestInformation

Metode publik

getDescription

public Description getDescription ()

Hasil
Description

lari

public void run (RunNotifier notifier)

Parameter
notifier RunNotifier