- read() - クラス のメソッドnablarch.test.core.file.DataFile
-
ファイルから読み込む。
- readCsv(String) - クラス のstaticメソッドnablarch.test.tool.htmlcheck.util.FileUtil
-
CSVファイルを読み込む。
- readCsv(String, Charset) - クラス のstaticメソッドnablarch.test.tool.htmlcheck.util.FileUtil
-
CSVファイルを読み込む。
- readLine() - インタフェース のメソッドnablarch.test.core.reader.TestDataReader
-
1行データの読み込み処理。
- recreateRepository(String...) - クラス のstaticメソッドnablarch.test.RepositoryInitializer
-
リポジトリの再作成を行う。
- reInitializeRepository(String) - クラス のstaticメソッドnablarch.test.RepositoryInitializer
-
リポジトリの初期化を行う。
- reInitializeRepository(String...) - クラス のstaticメソッドnablarch.test.RepositoryInitializer
-
リポジトリの初期化を行う。
- replaceData() - クラス のメソッドnablarch.test.core.db.TableData
-
本オブジェクトが保持するデータでDBを更新する。
- RepositoryInitializer - nablarch.testのクラス
-
リポジトリの初期化クラス。
- REQUEST_ID - クラス のstatic変数nablarch.test.core.http.TestCaseInfo
-
リクエストIDを定義しているカラム名
- REQUEST_PATH - クラス のstatic変数nablarch.test.core.standalone.TestShot
-
リクエストパス
- RequestTestingMessagePool - nablarch.test.core.messagingのクラス
-
リクエスト単体テストの際に、テストショット毎のメッセージを保持するクラス。
- RequestTestingMessagingProvider.RequestTestingMessagingContext - nablarch.test.core.messagingのクラス
-
テストを行う際に、要求電文のアサートおよび応答電文を返却するMessagingContext。
- RequestTestingSendSyncSupport - nablarch.test.core.messagingのクラス
-
リクエスト単体テストで必要なメッセージング操作をサポートするクラス。
- RequestTestingSendSyncSupport(Class<?>) - クラス のコンストラクタnablarch.test.core.messaging.RequestTestingSendSyncSupport
-
コンストラクタ。
- require(String, String, boolean) - クラス のstaticメソッドnablarch.test.core.repository.ConfigurationBrowser
-
コンポーネントを取得する。
- REQUIRED_COLUMNS - クラス のstatic変数nablarch.test.core.standalone.TestShot
-
必須カラム
- resetHttpServer() - クラス のstaticメソッドnablarch.test.core.http.HttpRequestTestSupport
-
キャッシュした HttpServer をリセットする。
- RESPONSE_MESSAGE_COLUMN - クラス のstatic変数nablarch.test.core.http.TestCaseInfo
-
応答電文を定義しているカラム名(LIST_MAP=テストケース)
- RESPONSE_MESSAGE_COLUMN - クラス のstatic変数nablarch.test.core.standalone.TestShot
-
応答電文を定義しているカラム名
- revertDefaultRepository() - クラス のstaticメソッドnablarch.test.RepositoryInitializer
-
デフォルトのリポジトリを復元する。
- rewritePath(String, String) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupport
-
静的リソース内のパスを置き換える。
- rewriteResourceFile(HttpTestConfiguration, File, ResourceLocator) - クラス のメソッドnablarch.test.core.http.HttpRequestTestSupport
-
HTMLリソースディレクトリ内のCSSファイルを置換する。
- rewriteUriPath(String, HttpRequest) - クラス のメソッドnablarch.fw.web.HttpServer
-
HTML中のURI型の参照先を、ダンプHTML用に書き換える。