org.seasar.framework.unit
クラス S2TestClassRunner
java.lang.Object
org.junit.runner.Runner
org.junit.internal.runners.TestClassRunner
org.seasar.framework.unit.S2TestClassRunner
- すべての実装されたインタフェース:
- org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable
- 直系の既知のサブクラス:
- S2Parameterized
public class S2TestClassRunner
- extends org.junit.internal.runners.TestClassRunner
- 作成者:
- taedium
クラス org.junit.internal.runners.TestClassRunner から継承されたフィールド |
fEnclosedRunner |
メソッドの概要 |
void |
run(org.junit.runner.notification.RunNotifier notifier)
|
クラス org.junit.internal.runners.TestClassRunner から継承されたメソッド |
filter, getDescription, getTestClass, sort, validate |
クラス org.junit.runner.Runner から継承されたメソッド |
testCount |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S2TestClassRunner
public S2TestClassRunner(Class<?> clazz,
org.junit.runner.Runner runner)
throws org.junit.internal.runners.InitializationError
- 例外:
org.junit.internal.runners.InitializationError
run
public void run(org.junit.runner.notification.RunNotifier notifier)
- オーバーライド:
- クラス
org.junit.internal.runners.TestClassRunner
内の run
Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.