- SEND_SYNC_TEST_DATA_BASE_PATH - クラス のstatic変数nablarch.test.core.messaging.SendSyncSupport
-
テストデータが格納されるディレクトリ名
- SendSyncSupport - nablarch.test.core.messagingのクラス
-
テストで必要なメッセージング操作をサポートするクラス。
- SET_UP_TABLE - クラス のstatic変数nablarch.test.core.http.TestCaseInfo
-
データベースにデータを投入する際のグループIDを表すカラム名
- setContext(ExecutionContext) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupportHandler
-
ExecutionContext
を設定する。
- setDumpFile(ExecutionContext, File) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupport
-
HTTPレスポンスボディが出力されたファイルを設定する。
- setExpectedLogMessages(List<Map<String, String>>) - クラス のstaticメソッドnablarch.test.core.log.LogVerifier
-
期待するログメッセージを設定する。
- setHttpHeader(HttpRequest, HttpTestConfiguration) - クラス のstaticメソッドnablarch.test.core.http.HttpRequestTestSupport
-
HTTPHeaderを設定する。
- setIsAssertApplicationMessageId(boolean) - クラス のメソッドnablarch.test.core.http.TestCaseInfo
-
メッセージIDの検証を行うかどうかを設定する。
- setIsAssertRequestScopeVar(boolean) - クラス のメソッドnablarch.test.core.http.TestCaseInfo
-
リクエストスコープ値を比較検証するかどうかを設定する
各テストケースにて比較検証を個別実装する場合にfalseに設定する。
- setMultipart(HttpRequest) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupportHandler
-
マルチパート情報を設定する。
- setParam(String, String...) - クラス のメソッドnablarch.fw.web.MockHttpRequest
-
リクエストパラメータを設定する。
- setSearchResultKey(String) - クラス のメソッドnablarch.test.core.http.TestCaseInfo
-
リクエストスコープ内に格納された検索結果を取得するためのキーを設定する。
- setThreadContextValues(String, String) - クラス のメソッドnablarch.test.core.db.DbAccessTestSupport
-
ThreadContextに値を設定する。
- setThreadContextValues(String, String) - クラス のメソッドnablarch.test.TestSupport
-
ThreadContextに値を設定する。
- setThreadContextValues(Map<String, String>) - クラス のstaticメソッドnablarch.test.TestSupport
-
ThreadContextに値を設定する。
- setToken(HttpRequest, ExecutionContext, boolean) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupport
-
トークンをリクエストパラメータとセッションスコープに設定する。
- setUp(INF, Map<String, String>) - クラス のメソッドnablarch.test.core.http.AbstractHttpRequestTestTemplate
-
準備を行う。
- SETUP_TABLE - クラス のstatic変数nablarch.test.core.standalone.TestShot
-
セットアップ対象テーブルのグループID
- setUpDb(String) - クラス のメソッドnablarch.test.core.db.DbAccessTestSupport
-
データベースにデータを投入する。
- setUpDb(String, String) - クラス のメソッドnablarch.test.core.db.DbAccessTestSupport
-
データベースにデータを投入する。
- setUpDb(String) - クラス のメソッドnablarch.test.core.db.EntityTestSupport
-
- setUpDb(String, String) - クラス のメソッドnablarch.test.core.db.EntityTestSupport
-
- setUpDb(String) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupport
-
- setUpDb(String, String) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupport
-
- setUpDbForTestCase(INF) - クラス のメソッドnablarch.test.core.http.AbstractHttpRequestTestTemplate
-
テストケース毎のデータベースセットアップを行う。
- setUpFile(String, String...) - クラス のメソッドnablarch.test.core.file.FileSupport
-
ファイルを準備する。
- setUpFileIfNecessary(String, String...) - クラス のメソッドnablarch.test.core.file.FileSupport
-
ファイルを準備する。
- setUpMessage(INF, Map<String, String>) - クラス のメソッドnablarch.test.core.http.AbstractHttpRequestTestTemplate
-
メッセージ同期送信のリクエスト単体テストを実行するための準備を行う
- setUpMessages - クラス の変数nablarch.test.core.messaging.MessagingRequestTestSupport
-
メッセージ投入用クラス
- setValidToken(HttpRequest, ExecutionContext) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupport
-
有効なトークンをリクエストパラメータとセッションスコープに設定する。
- StandaloneTestSupportTemplate - nablarch.test.core.standaloneのクラス
-
独立型の処理方式のテスト実行をサポートするテンプレートクラス。
- StandaloneTestSupportTemplate(Class<?>) - クラス のコンストラクタnablarch.test.core.standalone.StandaloneTestSupportTemplate
-
コンストラクタ。
- StandaloneTestSupportTemplate() - クラス のコンストラクタnablarch.test.core.standalone.StandaloneTestSupportTemplate
-
コンストラクタ。