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

D

DataFile - Class in nablarch.test.core.file
ファイルを表すクラス。
DataFile(String) - Constructor for class nablarch.test.core.file.DataFile
コンストラクタ。
DataTypeMapping - Interface in nablarch.test.core.file
外部インタフェース設計書のデータ型とフレームワークのデータ型を 対応付けするクラス。
DB_TRANSACTION_FOR_TEST - Static variable in class nablarch.test.core.db.DbAccessTestSupport
テストクラス用トランザクション名
DB_TRANSACTION_FOR_TEST_FW - Static variable in class nablarch.test.core.db.DbAccessTestSupport
テスティングフレームワーク用トランザクション名
DbAccessTestSupport - Class in nablarch.test.core.db
データベースアクセス自動テスト用基底クラス。
データベースアクセスクラスの自動テストを行う場合には、本クラスを継承しテストクラスを作成する。
本クラス以外の基底クラスを継承しなければならない場合は、
本クラスのインスタンスを生成し処理を委譲することで代替可能である。
DbAccessTestSupport() - Constructor for class nablarch.test.core.db.DbAccessTestSupport
デフォルトコンストラクタ
サブクラスからの呼び出しを想定している。
サブクラス以外から本クラスを使用する場合は、DbAccessTestSupport.DbAccessTestSupport(Class)を使用すること。
DbAccessTestSupport(Class<?>) - Constructor for class nablarch.test.core.db.DbAccessTestSupport
コンストラクタ
DbAccessTestSupport(TestSupport) - Constructor for class nablarch.test.core.db.DbAccessTestSupport
コンストラクタ
DbInfo - Interface in nablarch.test.core.db
DBシステム情報取得インタフェース。
DEFAULT_GID - Static variable in class nablarch.test.core.standalone.TestShot
デフォルトのグループID
DEFAULT_SEARCH_RESULT_KEY - Static variable in class nablarch.test.core.http.TestCaseInfo
リクエストスコープに格納する検索結果のキー名
DefaultValues - Interface in nablarch.test.core.db
データベースデフォルト値を表すインタフェース。 TableDataにてカラムが省略された場合、 本インタフェースの実装クラスからデフォルト値が取得される。
deleteFile(File) - Static method in class nablarch.test.NablarchTestUtils
ファイルを削除する。
ディレクトリが指定された場合、そのディレクトリとその配下全てを削除する。 指定されたファイルが存在しない場合は何もしない。
deleteHtmlResourceFile(File, File) - Method in class nablarch.test.core.http.HttpRequestTestSupport
ダンプディレクトリのHTMLリソースファイルを削除する。
DESCRIPTION - Static variable in class nablarch.test.core.http.TestCaseInfo
ショットの説明を記述しているカラム名
DI_CONFIG - Static variable in class nablarch.test.core.standalone.TestShot
コンポーネント設定ファイル
directives - Variable in class nablarch.test.core.file.DataFile
ディレクティブ一覧
doInTransaction(AppDbConnection) - Method in class nablarch.test.core.db.TransactionTemplate
トランザクション内ので処理を行う。
トランザクション内で実行する処理をサブクラスまたは無名クラスにて定義すること。
dumpHttpMessage(HttpRequest, HttpResponse) - Method in class nablarch.fw.web.HttpServer
HTTPレスポンスボディをローカルファイルに出力する。
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links