|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.junit.runner.Runner
org.junit.internal.runners.CompositeRunner
org.seasar.framework.unit.S2Parameterized.RunAllParameterMethods
public static class S2Parameterized.RunAllParameterMethods
Parameterized.Parametersが注釈されたすべてのメソッドを実行するランナーです。
| コンストラクタの概要 | |
|---|---|
S2Parameterized.RunAllParameterMethods(Class<?> klass)
インスタンスを構築します。 |
|
| メソッドの概要 |
|---|
| クラス org.junit.internal.runners.CompositeRunner から継承されたメソッド |
|---|
add, addAll, filter, getDescription, getName, getRunners, run, sort |
| クラス org.junit.runner.Runner から継承されたメソッド |
|---|
testCount |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public S2Parameterized.RunAllParameterMethods(Class<?> klass)
throws Exception
klass - テストクラス
Exception - 何らかの例外が発生した場合
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||