- CASE - Static variable in class nablarch.test.core.http.TestCaseInfo
-
テストケースを記述しているカラム名
- CharacterGenerator - Interface in nablarch.test.core.util.generator
-
文字生成インタフェース。
テスト用に、指定された文字種の文字を生成する。
- CharacterGeneratorBase - Class in nablarch.test.core.util.generator
-
文字列生成基底クラス。
単純に、文字種と文字集合をカスタマイズしたい場合は本クラスを継承し、
コンストラクタで文字種と文字集合のペアを本クラスに渡せばよい。
(実装例は、BasicJapaneseCharacterGenerator
を参照)
- CharacterGeneratorBase(String[][]) - Constructor for class nablarch.test.core.util.generator.CharacterGeneratorBase
-
コンストラクタ
引数には、文字種の名前と文字集合のペアを渡す。
(例: {"numeric", "01234567689"})
- checkHtml(File) - Method in interface nablarch.test.tool.htmlcheck.HtmlChecker
-
Htmlファイルのチェックを行う。
チェック内容は下記の通りである。
正しい構文で記述されていること。
許可されていないタグが使用されていないこと。
- clearPreviousTestData(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
-
テストで使用するデータのキャッシュをクリアする
- clearPreviousTestData() - Method in class nablarch.test.core.standalone.TestShot
-
テストで使用するデータのキャッシュをクリアする
- close() - Method in interface nablarch.test.core.reader.TestDataReader
-
クローズ処理。
- closeQuietly(Closeable) - Static method in class nablarch.test.tool.htmlcheck.util.FileUtil
-
Closeableインタフェース実装クラスに対して、クローズ処理を行う。
- commitTransactions() - Method in class nablarch.test.core.db.DbAccessTestSupport
-
コミットを実行する。
- ConfigurationBrowser - Class in nablarch.test.core.repository
-
初期値設定を読み取るクラス。
テスト側からテスト対象のコンポーネント設定ファイルを読む場合に使用する。
DIコンテンおよびコンポーネントの参照はキャッシュされる。
- contains(String) - Static method in class nablarch.test.IgnoringLS
-
改行コードの種類を無視して、実際の値が期待値を含むことを
表明するMatcherを返却する。
- contains(String) - Method in class nablarch.test.tool.htmlcheck.HtmlForbiddenNodeConf
-
指定したタグが規約上許可しないタグリストに含まれているかをチェックする。
許可しないタグ情報として属性情報が設定されているかいないかは考慮しない。
- CONTEXT_LIST_MAP - Static variable in class nablarch.test.core.http.TestCaseInfo
-
コンテキストパラメータのLIST_MAP定義名
- convert(Map<String, String>) - Static method in class nablarch.test.TestSupport
-
Mapに格納されたvalueの型変換を行う。(String -> String[])
変換元のStringがカンマ区切りになっている場合、カンマを区切り文字として配列に変換する。
- convertByFileType(DataRecord) - Method in class nablarch.test.core.messaging.MessagePool
-
データレコードのファイル種別に応じて変換します
- convertDirectiveValue(DataRecordFormatterSupport.Directive, String) - Method in class nablarch.test.core.file.DataFile
-
ディレクティブの値を、文字列から各ディレクティブが許容する型に変換する。
- convertToFrameworkExpression(String) - Method in interface nablarch.test.core.file.DataTypeMapping
-
外部インタフェース設計書のデータ型をフレームワークのデータ型シンボルへ変換する。
- COOKIE_LIST_MAP - Static variable in class nablarch.test.core.http.TestCaseInfo
-
CookieのLIST_MAP定義名
- copyHtmlResourceToDumpDir(HttpTestConfiguration, File, ResourceLocator) - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
HTMLリソースをダンプファイルの出力ディレクトリへコピーする。
- createExecutionContext(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
-
ExecutionContextを生成する。
- createExecutionContext(String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
ExecutionContext
を生成する。
- createHttpRequest(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
-
HTTPRequestパラメータを生成する。
- createHttpRequest(String, String, Map<String, String[]>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
リクエストパラメータを作成する。
- createHttpRequest(String, Map<String, String[]>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
リクエストパラメータを作成する。
- createHttpRequestWithConversion(String, String, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
リクエストパラメータを作成する。
- createHttpRequestWithConversion(String, Map<String, String>, Map<String, String>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
リクエストパラメータを作成する。
- createHttpRequestWithConversion(String, String, Map<String, String>, Map<String, String>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
リクエストパラメータを作成する。
- createHttpServer(HttpTestConfiguration) - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
HttpServerを生成する。
- createHttpServer() - Method in class nablarch.test.core.http.HttpRequestTestSupport
-
HttpServerのインスタンスを生成する。
- createLayout() - Method in class nablarch.test.core.file.DataFile
-
フォーマット定義を作成する。
本インスタンスおよび所有するDataFileFragmentのレイアウト情報を元に
フォーマット定義を生成する。
書き込み時に使用する。
(書き込み時はレイアウト種別を明示的に指定できるため、1つのレイアウトでまかなえる)
- createLayout(DataFileFragment...) - Method in class nablarch.test.core.file.DataFile
-
フォーマット定義を作成する。
本インスタンスおよび所有するDataFileFragmentのレイアウト情報を元に
フォーマット定義を生成する。
- createLayoutFromDataRecord(DataRecord) - Method in class nablarch.test.core.messaging.MessagePool
-
デフォルトのレイアウトと、データレコードの内容を元にレイアウト定義を作成します
- createLogLayout() - Method in class nablarch.test.core.messaging.SendSyncSupport
-
CSV形式のログを出力する際のレイアウトを作成する。
- createLRUMap(int) - Static method in class nablarch.test.NablarchTestUtils
-
LRUアルゴリズムのMap実装を生成する。
- createNewFragment() - Method in class nablarch.test.core.file.DataFile
-
新しいファイルの断片を生成する。
生成された断片はこのファイルの管理下に置かれる。
- createTestCaseInfo(String, Map<String, String>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
-
テストケース情報を作成する。
- createTestCaseInfo(String, Map<String, String>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
-
テストケース情報を作成する。
- createTestCaseInfo(String, Map<String, String>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
-
テストケース情報を作成する。
- createTestShotAround(Class<?>) - Method in class nablarch.test.core.batch.BatchRequestTestSupport
-
前準備、結果検証を行うクラスのインスタンスを生成する。
- createTestShotAround(Class<?>) - Method in class nablarch.test.core.messaging.MessagingReceiveTestSupport
-
前準備、結果検証を行うクラスのインスタンスを生成する。
- createTestShotAround(Class<?>) - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
-
前準備、結果検証を行うクラスのインスタンスを生成する。
- createTestShotAround(Class<?>) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
-
前準備、結果検証を行うクラスのインスタンスを生成する。