|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface IReportWriter
レポートXml出力用 インターフェース。 このインターフェースを実装している場合には、 TestSuite開始時、終了時 にも イベントをListen可能になります。
メソッドの概要 | |
---|---|
void |
close()
closeする |
void |
endTestSuite(TestSuite test)
TestSuite終了時 |
void |
flush()
flush する |
void |
startTestSuite(TestSuite test)
テストSuite開始時 |
メソッドの詳細 |
---|
void flush()
void close()
void startTestSuite(TestSuite test)
test
- void endTestSuite(TestSuite test)
test
-
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |