例外スローイングランナーラッパー

public class ExceptionThrowingRunnerWrapper
extends Runner

java.lang.オブジェクト
org.junit.runner.ランナー
com.android.tradefed.testtype.junit4.ExceptionThrowingRunnerWrapper


まとめ

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

ExceptionThrowingRunnerWrapper (Runner runner, TestInformation testInfo)

パブリックメソッド

Description getDescription ()
void run (RunNotifier notifier)

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

例外スローイングランナーラッパー

public ExceptionThrowingRunnerWrapper (Runner runner, 
                TestInformation testInfo)

パラメーター
runner Runner

testInfo TestInformation

パブリックメソッド

get説明

public Description getDescription ()

戻り値
Description

走る

public void run (RunNotifier notifier)

パラメーター
notifier RunNotifier