異常ThrowingRunnerWrapper

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)

公共構造函數

異常ThrowingRunnerWrapper

public ExceptionThrowingRunnerWrapper (Runner runner, 
                TestInformation testInfo)

參數
runner Runner

testInfo TestInformation

公共方法

取得描述

public Description getDescription ()

退貨
Description

跑步

public void run (RunNotifier notifier)

參數
notifier RunNotifier