|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.dbunitng.listeners.DbUnitNGContext
public class DbUnitNGContext
DbUnitNGのテストコンテキスト。
| メソッドの概要 | |
|---|---|
static DbUnitNGContext |
currentContext()
現在のテストコンテキストを取得する。 |
int |
getInvocationCount()
テストメソッドの実行回数を返す。 |
java.lang.String |
getName()
テストメソッド名を返す。 |
java.lang.Class<?> |
getTestClass()
テストクラスを返す。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| メソッドの詳細 |
|---|
public static DbUnitNGContext currentContext()
public java.lang.String getName()
public java.lang.Class<?> getTestClass()
public int getInvocationCount()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||