ExceptionThrowingRunnerWrapper

public class ExceptionThrowingRunnerWrapper
extends Runner

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


概要

パブリック コンストラクター

ExceptionThrowingRunnerWrapper (Runner runner, TestInformation testInfo)

公開メソッド

Description getDescription ()
void run (RunNotifier notifier)

パブリック コンストラクター

ExceptionThrowingRunnerWrapper

public ExceptionThrowingRunnerWrapper (Runner runner, 
                TestInformation testInfo)

パラメーター
runner Runner

testInfo TestInformation

公開メソッド

getDescription

public Description getDescription ()

戻り値
Description

走る

public void run (RunNotifier notifier)

パラメーター
notifier RunNotifier