Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

DataFile - Class in nablarch.test.core.file
ファイルを表すクラス。
DataFile(String) - Constructor for class nablarch.test.core.file.DataFile
コンストラクタ。
DataFileFragment - Class in nablarch.test.core.file
ファイルの断片を表すクラス。
1つのレコード種別とそのレコード種別に適合する複数のレコードにより構成される。
DataFileFragment(DataFile) - Constructor for class nablarch.test.core.file.DataFileFragment
コンストラクタ。
DataFileParser<T extends DataFile> - Class in nablarch.test.core.reader
固定長ファイルのテストデータを解析するクラス。
DataFileParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.DataFileParser
コンストラクタ
DataFileParser.Status - Enum Class in nablarch.test.core.reader
処理状態
DataType - Enum Class in nablarch.test.core.reader
データタイプ定義クラス。
DataTypeMapping - Interface in nablarch.test.core.file
外部インタフェース設計書のデータ型とフレームワークのデータ型を 対応付けするクラス。
DateTimeInterpreter - Class in nablarch.test.core.util.interpreter
日時に関する記法を解釈するクラス。
DateTimeInterpreter() - Constructor for class nablarch.test.core.util.interpreter.DateTimeInterpreter
 
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(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システム情報取得インタフェース。
DbLessTestDataParser - Class in nablarch.test.core.reader
DBデータ以外のテストデータを読み込み、各オブジェクトにparseするクラス。
DbLessTestDataParser() - Constructor for class nablarch.test.core.reader.DbLessTestDataParser
 
dd() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
debugStream - Variable in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Debug output.
DEFALUT_ENCODING - Static variable in class nablarch.test.tool.htmlcheck.Html4HtmlChecker
デフォルトエンコーディング
DEFAULT - Enum constant in enum class nablarch.test.core.reader.DataType
デフォルトのデータタイプ(どのタイプにも属さないことを意味する。)
DEFAULT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
Lexical state.
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にてカラムが省略された場合、 本インタフェースの実装クラスからデフォルト値が取得される。
definition() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
DEFINITION - Enum constant in enum class nablarch.test.tool.sanitizingcheck.tag.JspCore.CoreTagType
宣言
defList() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
defListItem() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
del() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
deleteFile(File) - Static method in class nablarch.test.NablarchTestUtils
ファイルを削除する。
ディレクトリが指定された場合、そのディレクトリとその配下全てを削除する。 指定されたファイルが存在しない場合は何もしない。
deleteHtmlResourceFile(File, File) - Method in class nablarch.test.core.http.HttpRequestTestSupport
ダンプディレクトリのHTMLリソースファイルを削除する。
describeTo(Description) - Method in class nablarch.test.IgnoringLS.ContainsIgnoreLS
describeTo(Description) - Method in class nablarch.test.NullMatcher
DESCRIPTION - Static variable in class nablarch.test.core.http.TestCaseInfo
ショットの説明を記述しているカラム名
DI_CONFIG - Static variable in class nablarch.test.core.standalone.TestShot
コンポーネント設定ファイル
DIGIT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
dir() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
Directive - Class in nablarch.test.tool.sanitizingcheck.tag
ディレクティブを表すクラス。
Directive(int, int, String) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.Directive
コンストラクタ。
DIRECTIVE - Enum constant in enum class nablarch.test.tool.sanitizingcheck.tag.TagType
ディレクティブを表す
directives - Variable in class nablarch.test.core.file.DataFile
ディレクティブ一覧
directory - Variable in class nablarch.test.core.reader.FixedLengthFileParser
ディレクトリ
disable_tracing() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Disable tracing.
dispatchEventOfAfterTestClass() - Static method in class nablarch.test.event.TestEventDispatcher
テストクラス終了後のイベントをディスパッチする。
dispatchEventOfAfterTestMethod() - Method in class nablarch.test.event.TestEventDispatcher
テストメソッド後のイベントをディスパッチする。
dispatchEventOfBeforeTestClassAndBeforeSuit() - Static method in class nablarch.test.event.TestEventDispatcher
テストクラス前とテストスイート前のイベントをディスパッチする。
dispatchEventOfBeforeTestMethod() - Method in class nablarch.test.event.TestEventDispatcher
テストメソッド前のイベントをディスパッチする。
div() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
DOCTYPE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
document() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
doInTransaction(AppDbConnection) - Method in class nablarch.test.core.db.TransactionTemplate
トランザクション内ので処理を行う。
トランザクション内で実行する処理をサブクラスまたは無名クラスにて定義すること。
doInTransaction(AppDbConnection) - Method in class nablarch.test.core.db.TransactionTemplateInternal
トランザクション内ので処理を行う。
トランザクション内で実行する処理をサブクラスまたは無名クラスにて定義すること。
doInTransaction(TransactionManagerConnection) - Method in class nablarch.test.core.db.TransactionTemplateInternal
トランザクション内ので処理を行う。
トランザクション内で実行する処理をサブクラスまたは無名クラスにて定義すること。
doMatches(String) - Method in class nablarch.test.IgnoringLS.ContainsIgnoreLS
マッチするか判定する。
doMatches(String) - Method in class nablarch.test.IgnoringLS.EqualsIgnoreLS
マッチするか判定する。
Done() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reset buffer when finished.
dt() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
dump(String) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
dumpHttpMessage(HttpRequest, HttpResponse) - Method in class nablarch.fw.web.HttpServer
HTTPレスポンスボディをローカルファイルに出力する。
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form