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

T

TEST_CASE_NO - Static variable in class nablarch.test.core.http.TestCaseInfo
テストケース番号を定義しているカラム名
TestCaseInfo - Class in nablarch.test.core.http
データシートに定義されたテストケース情報を格納するクラス。
TestCaseInfo(String, Map<String, String>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>) - Constructor for class nablarch.test.core.http.TestCaseInfo
コンストラクタ
TestCaseInfo(String, Map<String, String>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>) - Constructor for class nablarch.test.core.http.TestCaseInfo
コンストラクタ
testClass - Variable in class nablarch.test.core.http.HttpRequestTestSupport
テストクラス
testClass - Variable in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テストクラス
testConstructorAndGetter(Class<?>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
Constructor and getterのテストを行う。
TestEventDispatcher - Class in nablarch.test.event
テストイベントディスパッチャクラス。
テスト実行時における各種イベントを検知し、リポジトリに登録されたリスナーに通知する。 テストクラスは本クラスまたは本クラスのサブクラスを継承することで、 リスナーに自動的にイベント通知を行えるようになる。
testSetterAndGetter(Class<T>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
setterとgetterのテストを行う。
TestShot - Class in nablarch.test.core.standalone
 
TestShot(String, Map<String, String>, DbAccessTestSupport, TestShot.TestShotAround, Class<?>) - Constructor for class nablarch.test.core.standalone.TestShot
コンストラクタ。
testSingleValidation(Class<ENTITY>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
単項目のバリデーションテストをする。
TestSupport - Class in nablarch.test
テストサポートクラス。
本テスティングフレームワークを利用する際のヘルパーメソッドを提供する。
TestSupport(Class<?>) - Constructor for class nablarch.test.TestSupport
コンストラクタ
testValidateAndConvert(Class<T>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
バリデーションテストを実行する。
testValidateAndConvert(String, Class<T>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
バリデーションテストを実行する。
testValidateCharsetAndLength(Class<ENTITY>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
文字種と文字列長のバリデーションテストをする。
TITLE - Static variable in class nablarch.test.core.standalone.TestShot
テストショットの説明
TRANSACTIONS_KEY - Static variable in class nablarch.test.core.db.DbAccessTestSupport
データベーストランザクション名を取得する為のキー
TransactionTemplate - Class in nablarch.test.core.db
トランザクション内で簡易的な処理を記述する為のテンプレートクラス。
TransactionTemplate() - Constructor for class nablarch.test.core.db.TransactionTemplate
コンストラクタ
デフォルトのトランザクションを使用する。
TransactionTemplate(String) - Constructor for class nablarch.test.core.db.TransactionTemplate
コンストラクタ
TransactionTemplate(SimpleDbTransactionManager) - Constructor for class nablarch.test.core.db.TransactionTemplate
コンストラクタ
A B C D E F G H I L M N O P R S T U V 
Skip navigation links