Skip navigation links
A B C D E F G H I L M N O P R S T U V 

B

BasicAdvice - Class in nablarch.test.core.http
リクエスト単体テストコールバックの基本実装クラス。
リクエスト単体テストクラスを実装する際の型指定を簡略化するため、 本クラスはTestCaseInfoの型を指定している。
BasicHttpRequestTestTemplate - Class in nablarch.test.core.http
リクエスト単体テストテンプレートの基本実装クラス。
リクエスト単体テストクラスを実装する際の型指定を簡略化するため、 本クラスはTestCaseInfoの型を指定している。
BasicHttpRequestTestTemplate() - Constructor for class nablarch.test.core.http.BasicHttpRequestTestTemplate
コンストラクタ。
BasicHttpRequestTestTemplate(Class<?>) - Constructor for class nablarch.test.core.http.BasicHttpRequestTestTemplate
コンストラクタ。
BatchRequestTestSupport - Class in nablarch.test.core.batch
バッチリクエスト単体テストサポートクラス。
BatchRequestTestSupport() - Constructor for class nablarch.test.core.batch.BatchRequestTestSupport
コンストラクタ。
BatchRequestTestSupport(Class<?>) - Constructor for class nablarch.test.core.batch.BatchRequestTestSupport
コンストラクタ。
beforeExecute(INF, ExecutionContext) - Method in interface nablarch.test.core.http.Advice
テスト実行直前(サブミット前)に起動されるコールバックメソッド
beforeExecute(TestCaseInfo, ExecutionContext) - Method in class nablarch.test.core.http.BasicAdvice
テスト実行直前(サブミット前)に起動されるコールバックメソッド
beforeExecute(String) - Method in class nablarch.test.core.messaging.MessagingReceiveTestSupport
テスト実行前の処理を行う。
サブクラスでオーバライドする。
beforeExecute(String) - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
テスト実行前の処理を行う。
サブクラスでオーバライドする。
beforeExecute(String) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テスト実行前の処理を行う。
サブクラスでオーバライドする。
beforeExecuteRequest(INF, ExecutionContext, Advice<INF>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
各業務テストコードの拡張ポイント
テスト対象リクエストの実行前に呼び出される。
beforeExecuteTestShot(TestShot) - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
テストショット実行前に必要な事前処理を行う。
beforeExecuteTestShot(TestShot) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テストショット実行前に必要な事前処理を行う。
beginTransactions() - Method in class nablarch.test.core.db.DbAccessTestSupport
データベースアクセスクラスのテスト用にトランザクションを開始する。
開始対象のトランザクション名は、設定ファイルより取得する。
複数のトランザクションを開始する場合には、カンマ(",")区切りで複数のトランザクション名を設定する。
設定ファイル例:

A B C D E F G H I L M N O P R S T U V 
Skip navigation links