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 |