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

G

generate(String, int) - Method in interface nablarch.test.core.util.generator.CharacterGenerator
文字を生成する。
generate(String, int) - Method in class nablarch.test.core.util.generator.CharacterGeneratorBase
与えられた文字種の文字列を生成する。 不明な文字種が与えられた場合は例外が発生する。
generateParseException() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Generate ParseException.
GenericJdbcDbInfo - Class in nablarch.test.core.db
汎用のDbInfo実装クラス。
GenericJdbcDbInfo() - Constructor for class nablarch.test.core.db.GenericJdbcDbInfo
 
get(int, int) - Method in class nablarch.test.core.db.BasicDefaultValues
データ型に応じたデフォルト値を取得する。
get(int, int) - Method in interface nablarch.test.core.db.DefaultValues
データ型に応じたデフォルト値を取得する。
get(String) - Method in class nablarch.test.core.standalone.TestShot
テストデータを取得する。
get(String, String, boolean) - Static method in class nablarch.test.core.repository.ConfigurationBrowser
コンポーネントを取得する。
getAbsoluteCssUriPrefix(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
URI型の絶対パス参照文字列から、URIのプレフィックスを取得する。
getAllDate() - Method in class nablarch.test.FixedBusinessDateProvider

getAttributes() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
属性情報を取得する。
getBaseUri() - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
ベースURIを返却する。
getBeginColumn() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token beginning line number.
getBinaryValue() - Method in class nablarch.test.core.db.BasicDefaultValues
バイナリ型のデフォルト値を取得する。
指定した長さのbyte配列を生成し、返却する。
getBodyReader() - Method in class nablarch.fw.web.MockHttpRequest
リクエストボディの読み出し用I/Oを返す。
getBookName() - Method in class nablarch.test.TestSupport
ブック名を取得する。
getBooleanValue() - Method in class nablarch.test.core.db.BasicDefaultValues
Boolean型のデフォルト値を取得する。
getBytes(int, String) - Method in class nablarch.test.core.db.TableData
値をバイト配列で取得する。
getCachedListMap(String, String) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
キャッシュからLIST_MAPを取得する。
キャッシュにない場合は、データシートから取得しメモリ上にキャッシュする。
getCaseName() - Method in class nablarch.test.core.standalone.TestShot
テストケース名称を取得する。
getCharacterGenerator() - Method in class nablarch.test.core.entity.EntityTestConfiguration
文字列生成クラスを取得する。
getCharValue(int) - Method in class nablarch.test.core.db.BasicDefaultValues
固定長文字列型のデフォルト値を取得する。
デフォルト値を指定されたカラム長まで増幅して返却する。
getClobValue(int) - Method in class nablarch.test.core.db.BasicDefaultValues
Clob型のデフォルト値を取得する。
デフォルト値をそのまま返却する。
getClone() - Method in class nablarch.test.core.db.TableData
本オブジェクトのクローンを取得する。
getCloseTag() - Method in enum class nablarch.test.tool.sanitizingcheck.tag.JspCore.CoreTagType
閉じタグ。
getCloseTagPosition() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
閉じタグの位置を取得する。
getColumn() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Deprecated.
getColumnLength(String, String) - Method in interface nablarch.test.core.db.DbInfo
指定したカラムのサイズを取得する。
getColumnLength(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
指定したカラムのサイズを取得する。
getColumnNames() - Method in class nablarch.test.core.db.TableData
カラム名を取得する。
getColumns(String) - Method in interface nablarch.test.core.db.DbInfo
カラム名を取得する。
getColumns(String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
カラム名を取得する。
getColumnType(String, String) - Method in interface nablarch.test.core.db.DbInfo
カラムのデータ型を取得する。
getColumnType(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
カラムのデータ型を取得する。
getColumnType(ResultSet) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
カラム型を取得する。
getComponent(String, String, boolean) - Method in class nablarch.test.core.repository.ConfigurationBrowser
コンポーネントを取得する。
キャッシュにヒットした場合は、キャッシュ上のコンポーネントが返却される。
getConfig() - Static method in class nablarch.test.core.entity.EntityTestConfiguration
テスト設定を取得する。
getConstraintDescriptor() - Method in class nablarch.test.core.entity.MockMessageInterpolatorContext
 
getConvertorFactorySupport() - Method in class nablarch.test.core.file.DataFileFragment
コンバータの生成を行うクラスを取得する。
getConvertorFactorySupport() - Method in class nablarch.test.core.file.FixedLengthFileFragment
コンバータの生成を行うクラスを取得する。
getConvertorFactorySupport() - Method in class nablarch.test.core.file.VariableLengthFileFragment
コンバータの生成を行うクラスを取得する。
getCookie() - Method in class nablarch.fw.web.MockHttpRequest
このリクエストで送信されるクッキー情報を取得する。
getCookie() - Method in class nablarch.test.core.http.TestCaseInfo
Cookieを返却する。
getCoreTagType() - Method in class nablarch.test.tool.sanitizingcheck.tag.JspCore
コアタグのタイプを取得する。
getCreate() - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
最後に MockServletExecutionContext.getNativeHttpSession(boolean) を実行したときに引数に渡された値を取得する。
getDataType(String) - Method in class nablarch.test.core.reader.FixedLengthFileParser
データタイプを返却する。
getDataType(String, FieldDefinition, int) - Method in class nablarch.test.core.file.DataFileFragment
データタイプを取得する。
getDate() - Method in class nablarch.test.FixedBusinessDateProvider

getDate() - Method in class nablarch.test.FixedSystemTimeProvider
現在日時を取得する。
getDate(String) - Method in class nablarch.test.FixedBusinessDateProvider

getDateValue() - Method in class nablarch.test.core.db.BasicDefaultValues
日付型のデフォルト値を取得する。
デフォルト値が明示的に設定されている場合はその値を、 そうでない場合は、epoch(1970-01-01 00:00:00.0)をデフォルト値として返却する。
getDbInfo() - Method in class nablarch.test.core.db.TableData
データベース情報を取得する。
getDelegateMap() - Method in class nablarch.test.core.util.ByteArrayAwareMap
getDiConfig() - Method in class nablarch.test.core.standalone.TestShot
コンポーネント設定ファイルを取得する。
getDirectiveName() - Method in class nablarch.test.tool.sanitizingcheck.tag.Directive
ディレクティブ名を取得する。
getDumpFile(ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HTTPレスポンスボディが出力されたファイルを取得する。
getDumpFileExtension() - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプファイルの拡張子を取得する。
getEmptyInputMessageId() - Method in class nablarch.test.core.entity.EntityTestConfiguration
未入力時のメッセージIDを取得する。
getEncodingFromDirectives() - Method in class nablarch.test.core.file.DataFile
ディレクティブからエンコーディングを取得する。
getEndColumn() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token end line number.
getExceptionRequestVarKey() - Method in class nablarch.test.core.http.HttpTestConfiguration
ApplicationExceptionが格納されるリクエストスコープのキーを取得する。
getExpected() - Method in class nablarch.test.IgnoringLS.ContainsIgnoreLS
期待値を返却する。
getExpectedContentFileName() - Method in class nablarch.test.core.http.TestCaseInfo
コンテンツディスポジション・ヘッダに指定されたファイル名の期待値を返却する。
getExpectedContentLength() - Method in class nablarch.test.core.http.TestCaseInfo
コンテンツレングス・ヘッダの期待値を返却する。
getExpectedContentType() - Method in class nablarch.test.core.http.TestCaseInfo
コンテンツタイプ・ヘッダの期待値の期待値を返却する。
getExpectedFile(String, String, String...) - Method in class nablarch.test.core.reader.BasicTestDataParser
期待する固定長ファイルデータを取得する。
getExpectedFile(String, String, String...) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
getExpectedFile(String, String, String...) - Method in interface nablarch.test.core.reader.TestDataParser
期待する固定長ファイルデータを取得する。
getExpectedForwardUri() - Method in class nablarch.test.core.http.TestCaseInfo
フォワード先URIの期待値を返却する。
getExpectedMessage() - Method in class nablarch.test.core.http.TestCaseInfo
要求電文(期待値)を返却する.
getExpectedMessageId() - Method in class nablarch.test.core.http.TestCaseInfo
メッセージID(期待値)を返却する.
getExpectedMessageList() - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
アサート用要求電文のリストを取得する。
getExpectedRequestMessage(String, Integer, String, DataType, boolean) - Method in class nablarch.test.core.messaging.RequestTestingSendSyncSupport
要求電文の準備を行う。
getExpectedRequestScopeVar() - Method in class nablarch.test.core.http.TestCaseInfo
HTTPレスポンス(期待値)を返却する.
getExpectedSearchId() - Method in class nablarch.test.core.http.TestCaseInfo
検索結果検証の期待値を特定するIDを返却する.
getExpectedStatusCode() - Method in class nablarch.test.core.http.TestCaseInfo
HTTPステータスコード(期待値)を返却する.
getExpectedTable() - Method in class nablarch.test.core.http.TestCaseInfo
テーブル検証の期待値を特定するIDを返却する.
getExpectedTableData(String, String...) - Method in class nablarch.test.TestSupport
期待するTableDataを取得する。
getExpectedTableData(String, String, String...) - Method in class nablarch.test.core.reader.BasicTestDataParser
期待するテーブルデータを取得する。
getExpectedTableData(String, String, String...) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
getExpectedTableData(String, String, String...) - Method in interface nablarch.test.core.reader.TestDataParser
期待するテーブルデータを取得する。
getFieldDefinition(String) - Method in class nablarch.test.core.file.DataFileFragment
フィールド定義を取得する。
getFileFilter(HttpTestConfiguration) - Method in class nablarch.test.core.http.HttpRequestTestSupport
FileFilterを取得する。
getFileNameWithoutSuffix(String) - Static method in class nablarch.test.NablarchTestUtils
拡張子を除いたファイル名を取得する。
getFileType() - Method in class nablarch.test.core.file.DataFile
ファイルタイプを取得する。
getFileType() - Method in class nablarch.test.core.file.FixedLengthFile
ファイルタイプを取得する。
getFileType() - Method in class nablarch.test.core.file.VariableLengthFile
ファイルタイプを取得する。
getFormatter() - Method in class nablarch.test.core.messaging.MessagePool
DataRecordFormatterを取得。
getFwHeaderDefinitionName() - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
nablarch.fw.messaging.FwHeaderDefinition実装クラスを システムリポジトリから取得するための名前を取得する。 本メソッドは、"fwHeaderDefinition"を返却する。
getGroupFromName(String) - Method in class nablarch.test.core.entity.BeanValidationTestStrategy
 
getGroupFromName(String) - Method in class nablarch.test.core.entity.NablarchValidationTestStrategy
Bean Validationのグループを取得する。
getGroupFromName(String) - Method in interface nablarch.test.core.entity.ValidationTestStrategy
Bean Validationのグループを取得する。
getHandlerQueue() - Method in class nablarch.fw.web.HttpServer
この実装では、サーバが処理を委譲するフロントコントローラ内の ハンドラキューを返す。
getHeader(String) - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストヘッダの値を返す。
getHeaderMap() - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストヘッダを格納したMapを取得する。
getHost() - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストのホストヘッダを取得する。
getHtmlChecker() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLチェッカーを取得する。
getHtmlCheckerConfig() - Method in class nablarch.test.core.http.HttpTestConfiguration
HtmlCheckツール設定ファイルのパスを取得する。
getHtmlDumpDir() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTML出力ディレクトリを取得する。
getHtmlResourcesCharset() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースの文字コードを設定する。
getHtmlResourcesDir() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースディレクトリを取得する。
getHtmlResourcesExtensionList() - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプディレクトリへコピーされるHTMLリソースの拡張子を取得する。
getHtmlResourcesRoot() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースのコピー先ディレクトリ名を取得する。
getHttpDumpFile() - Method in class nablarch.fw.web.HttpServer
HTTPダンプの出力先ファイルを取得する。
getHttpDumpRoot() - Method in class nablarch.fw.web.HttpServer
HTTPダンプの出力先フォルダを返す。
getHttpHeader() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTTPHeaderを取得する。
getHttpMethod() - Method in class nablarch.test.core.http.TestCaseInfo
テストリクエストのHTTPメソッドを返却する.
任意指定項目であり、指定されていない場合はPOSTを返却する。
getHttpRequest() - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
getHttpRequest() - Method in class nablarch.test.core.http.TestCaseInfo
HTTPリクエストを取得する。
getHttpVersion() - Method in class nablarch.fw.web.MockHttpRequest
HTTPバージョン名を返す。
getIgnoreHtmlResourceDirectory() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースとして除外するディレクトリを取得する。
GetImage() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token literal value.
getIndexOf(String) - Method in class nablarch.test.core.file.DataFileFragment
フィールド名からそのフィールドが格納されている位置(インデックス)を取得する。
getInvalidateSessionInvokedCount() - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
MockServletExecutionContext.invalidateSession()が実行された回数を取得する。
getIterator() - Method in class nablarch.test.core.messaging.MessagePool
メッセージのイテレータを取得。
getJsTestResourceDir() - Method in class nablarch.test.core.http.HttpTestConfiguration
クライアントスクリプトテスト用リソース配置ディレクトリパスを取得する。
getLengthOf(String) - Method in class nablarch.test.core.file.DataFileFragment
フィールド名から、そのフィールドのフィールド長を取得する。
getLevel() - Method in class nablarch.test.core.entity.MessageComparedByContent
 
getLevel() - Method in class nablarch.test.core.entity.MessageComparedById
 
getLine() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Deprecated.
getLineNo() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
行番号を取得する。
getLineNo() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値の行番号を取得する。
getListMap(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
List-Map形式でデータを取得する。
getListMap(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
getListMap(String, String) - Method in class nablarch.test.TestSupport
List-Map形式でデータを取得する。
getListMap(String, String, String) - Method in class nablarch.test.core.reader.BasicTestDataParser
List-Map形式でデータを取得する。
getListMap(String, String, String) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
getListMap(String, String, String) - Method in interface nablarch.test.core.reader.TestDataParser
List-Map形式でデータを取得する。
getListParamMap(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
List-Map形式でデータを取得する。
HTTPパラメータと同じ形式で取得できる(Mapの値がString[]となる)。
getListParamMap(String, String) - Method in class nablarch.test.core.db.EntityTestSupport
getListParamMap(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
getListParamMap(String, String) - Method in class nablarch.test.TestSupport
List-Map形式でデータを取得する。
HttpRequestのリクエストパラメータと同じ形式で取得できる。 エンティティのコンストラクタにそのまま渡したい場合に使用する。
getMap(String, String) - Method in class nablarch.test.TestSupport
Map形式でデータを取得する。
getMessage() - Method in error nablarch.test.tool.htmlcheck.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.Directive
 
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.ExpressionLang
 
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.HtmlComment
 
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.JspCore
 
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
メッセージを取得する。 デフォルト実装では、タグ名を返却する。
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.TagLib
 
getMessage(String, String, String) - Method in class nablarch.test.core.reader.BasicTestDataParser
メッセージ用に固定長ファイルデータを取得する。
getMessage(String, String, String) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
getMessage(String, String, String) - Method in interface nablarch.test.core.reader.TestDataParser
メッセージ用に固定長ファイルデータを取得する。
getMessageId() - Method in class nablarch.test.core.entity.MessageComparedById
 
getMessages() - Method in class nablarch.test.core.entity.ValidationTestContext
バリデーションエラーのメッセージを返却する。
getMessages(Throwable) - Static method in class nablarch.test.NablarchTestUtils
Throwableサブクラスのメッセージを取得する。
ネストされた例外がある場合はそのメッセージも取得する。
getMessageWithoutCache(String, String, DataType, String) - Method in class nablarch.test.core.reader.BasicTestDataParser
メッセージを取得する。
getMethod() - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストメソッド名を返す。
getMethodName() - Method in class nablarch.test.event.TestEventDispatcher
テストメソッド名を取得する。 サブクラスは、テストメソッド内で本メソッドを起動することで、 実行中のテストメソッド名を取得できる。
getName() - Method in enum class nablarch.test.core.reader.DataType
データ名を取得する。
getName() - Method in class nablarch.test.tool.sanitizingcheck.tag.Directive
 
getName() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグ名を取得する。
getName() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性名を取得する。
getNativeHttpSession(boolean) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
getNewFragment() - Method in class nablarch.test.core.file.DataFile
この固定長ファイルを構成する、新しい断片を取得する。
getNextToken() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Get the next Token.
getNextToken() - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Get the next Token.
getNo() - Method in class nablarch.test.core.standalone.TestShot
ケース番号を取得する。
getNumberValue(int) - Method in class nablarch.test.core.db.BasicDefaultValues
数値型のデフォルト値を取得する。
デフォルト値が明示的に設定されている場合はその値を、 指定されたカラム長まで切り詰めて返却する。 そうでない場合は、0をデフォルト値として返却する。
getParam(String) - Method in class nablarch.fw.web.MockHttpRequest
リクエストパラメータを取得する。
getParam(HttpRequest, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HttpRequest.getParam(String)を呼び出す。
getParameterMap(String, String) - Method in class nablarch.test.TestSupport
HTTPリクエストパラメータ作成用のMapを取得する。
getParamMap() - Method in class nablarch.fw.web.MockHttpRequest
リクエストパラメータのMapを返す。
getParamMap(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
List-Map形式でデータを取得する。
HTTPパラメータと同じ形式で取得できる(Mapの値がString[]となる)。
getParamMap(String, String) - Method in class nablarch.test.core.db.EntityTestSupport
getParamMap(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
getParamMap(HttpRequest) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HttpRequest.getParamMap()を呼び出す。
getPath() - Method in class nablarch.test.core.file.DataFile
ファイルパスを取得する。
getPathOf(String) - Method in class nablarch.test.TestSupport
テストデータのパスを取得する。
最初にリソースが見つかったテストデータのパスを返却する。
getPkValues(int) - Method in class nablarch.test.core.db.TableData
PKの値を文字列として取得する。
getPort() - Method in class nablarch.fw.web.HttpServer
このサーバが使用するポート番号を取得する。
getPosition() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグの開始位置を取得する。
getPosition() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
開始位置を取得する。
getPrimaryKeys() - Method in class nablarch.test.core.db.TableData
プライマリーキーを取得する。
getPrimaryKeys(String) - Method in interface nablarch.test.core.db.DbInfo
主キーを取得する。
getPrimaryKeys(String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
主キーを取得する。
getPropertyName() - Method in class nablarch.test.core.entity.BeanValidationResultMessage
 
getQueryParams() - Method in class nablarch.test.core.http.TestCaseInfo
クエリパラメータを返却する。
getRecords() - Method in class nablarch.test.core.messaging.MessagePool
メッセージのリストを取得。
getRequestId() - Method in class nablarch.test.core.http.TestCaseInfo
テスト対象とするリクエストIDを返却する.
getRequestId() - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
リクエストIDを取得する
getRequestParameters() - Method in class nablarch.test.core.http.TestCaseInfo
データシートに定義されたリクエストパラメータを取得する
getRequestScopeMap() - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
リクエストスコープ用のモックのマップを取得する。
getRequestTestingReceivedMessage(String, Integer, String, DataType, String) - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
応答電文をレコードをオブジェクトとして取得する。
getRequiredColumns() - Method in class nablarch.test.core.standalone.TestShot
必須カラム一覧を取得する。
getResourceName(String) - Method in class nablarch.test.TestSupport
リソース名を取得する。
getResponseMessage() - Method in class nablarch.test.core.http.TestCaseInfo
応答電文を返却する.
getResponseMessage(String, String, Integer, String, DataType, boolean) - Method in class nablarch.test.core.messaging.RequestTestingSendSyncSupport
応答電文の準備を行う。
getResponseMessageBinaryByRequestId(DataType, String) - Method in class nablarch.test.core.messaging.SendSyncSupport
リクエストIDに紐付くメッセージのバイナリを取得する。
getResponseMessageByRequestId(DataType, String) - Method in class nablarch.test.core.messaging.SendSyncSupport
リクエストIDに紐付くメッセージのバイナリを取得する。
getResult() - Method in class nablarch.test.core.reader.MessageParser
getSearchResultKey() - Method in class nablarch.test.core.http.TestCaseInfo
リクエストスコープ内に格納された検索結果を取得するためのキーを取得する。
getSendSyncMessage(String, String, String, DataType) - Method in class nablarch.test.core.reader.BasicTestDataParser
メッセージ同期送信処理の場合のメッセージを取得する
getServletContext() - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
getServletContextPath() - Method in class nablarch.fw.web.HttpServer
本サーバにデプロイされるWARのコンテキストパスを返す。
getServletRequest() - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
getServletResponse() - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
getSessionInfo() - Method in class nablarch.test.core.http.HttpTestConfiguration
セッション情報を取得する。
getSessionScopeMap() - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
セッションスコープ用のモックのマップを取得する。
getSetupFile(String, String, String...) - Method in class nablarch.test.core.reader.BasicTestDataParser
準備用の固定長ファイルデータを取得する。
getSetupFile(String, String, String...) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
getSetupFile(String, String, String...) - Method in interface nablarch.test.core.reader.TestDataParser
準備用の固定長ファイルデータを取得する。
getSetupTableData(String, String...) - Method in class nablarch.test.TestSupport
準備用のTableDataを取得する。
getSetupTableData(String, String, String...) - Method in class nablarch.test.core.reader.BasicTestDataParser
準備用のテーブルデータを取得する。
getSetupTableData(String, String, String...) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
getSetupTableData(String, String, String...) - Method in interface nablarch.test.core.reader.TestDataParser
準備用のテーブルデータを取得する。
getSetUpTableGroupId() - Method in class nablarch.test.core.http.TestCaseInfo
テーブルセットアップデータ定義を特定するためのIDを返却する.
getSheetName() - Method in class nablarch.test.core.http.TestCaseInfo
データシート名を返却する
getSheetName() - Method in class nablarch.test.core.standalone.TestShot
シート名を取得する。
getSheetNames(File) - Static method in class nablarch.test.core.reader.PoiXlsReader
シート名を取得する。
getSource() - Method in class nablarch.test.core.messaging.MessagePool
FixedLengthFileを取得。
GetSuffix(int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get the suffix.
getTableList() - Method in class nablarch.test.core.db.EntityDependencyParser
ソート済みテーブル一覧を取得する。
getTableName() - Method in class nablarch.test.core.db.TableData
テーブル名を取得する。
getTabSize(int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
getTargetType() - Method in class nablarch.test.core.reader.FixedLengthFileParser
解析対象のデータ型を返却する。
getTempDirectory() - Method in class nablarch.fw.web.HttpServer
 
getTempDirectory() - Method in class nablarch.test.core.http.HttpTestConfiguration
テンプディレクトリのパスを取得する。
getTestCaseName() - Method in class nablarch.test.core.http.TestCaseInfo
テストケース名称を取得する.
テスト失敗時のメッセージやHTMLファイル出力名に使用される。 デフォルトは、{データシート名}_{caseIndex}_{Case名}
例)RGBN00000000_Case0_初期表示
getTestCaseNo() - Method in class nablarch.test.core.http.TestCaseInfo
テストケース番号を取得する。
getTestDataParser() - Method in class nablarch.test.TestSupport
テストデータパーサを取得する。
getTestSupport() - Method in class nablarch.test.core.db.DbAccessTestSupport
テストサポートクラスを返却する。
getTestSupportHandler() - Static method in class nablarch.test.core.http.HttpRequestTestSupport
サポートハンドラを取得する。
getTimestamp() - Method in class nablarch.test.FixedSystemTimeProvider
現在日時を取得する。
getToken(int) - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Get the specific Token.
getType() - Method in enum class nablarch.test.core.reader.DataType
データタイプを取得する。
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.Directive
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.ExpressionLang
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.HtmlComment
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.JspCore
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.SuppressJspCheck
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグのタイプを取得する。
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.TagLib
 
getTypeForTest(int) - Method in class nablarch.test.core.file.DataFileFragment
フィールドに対するテスト用のデータ型シンボルを取得する。
getTypeOf(String) - Method in class nablarch.test.core.file.DataFileFragment
フィールド名から、そのフィールドのレコードタイプを取得する。
getTypeValue(List<String>) - Method in class nablarch.test.core.reader.FixedLengthFileParser
テストデータタイプのバリュー値を取得する。
getUnknownValue(int, int) - Method in class nablarch.test.core.db.BasicDefaultValues
不明な型の場合のデフォルト値を取得する。
本実装では例外を送出する。
getUploadTmpDirectory() - Method in class nablarch.test.core.http.HttpTestConfiguration
アップロードファイルの一時ディレクトリを取得する。 本ディレクトリは、テスト時にアップロードファイルを一時的に配置するディレクトリとなる。
getUserId() - Method in class nablarch.test.core.http.TestCaseInfo
ユーザIDを取得する。
getUserIdSessionKey() - Method in class nablarch.test.core.http.HttpTestConfiguration
ユーザIDセッションキーを取得する。
getValidatedValue() - Method in class nablarch.test.core.entity.MockMessageInterpolatorContext
 
getValidationTestStrategy() - Method in class nablarch.test.core.entity.EntityTestConfiguration
テスト用バリデーションストラテジを取得する。
getValue() - Method in enum class nablarch.test.core.reader.SendSyncMessageParser.ErrorMode
モードを有効にする場合に、セルに記載する値を取得する
getValue() - Method in class nablarch.test.core.util.interpreter.InterpretationContext
解釈対象の値を取得する。
getValue() - Method in class nablarch.test.tool.htmlcheck.parser.Token
An optional attribute value of the Token.
getValue() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値を取得する。
getValue(int, String) - Method in class nablarch.test.core.db.TableData
値を取得する。
getValue(Object, ExecutionContext) - Method in class nablarch.test.FixedExecutionIdAttribute
 
getValue(Map<String, String>, String) - Method in class nablarch.test.core.http.TestCaseInfo
LIST_MAPから取得したレコードから、指定したカラム名に対応する値を取得する
getVarcharValue(int) - Method in class nablarch.test.core.db.BasicDefaultValues
可変長文字列型のデフォルト値を取得する。
デフォルト値をそのまま返却する。
getWarBasePath() - Method in class nablarch.fw.web.HttpServer
このサーバにデプロイするWARのパスを返す。
getWarBasePaths() - Method in class nablarch.fw.web.HttpServer
 
getWebBaseDir() - Method in class nablarch.test.core.http.HttpTestConfiguration
webベースディレクトリを取得する。
getWebFrontController() - Method in class nablarch.fw.web.HttpServer
 
getXmlComponentFile() - Method in class nablarch.test.core.http.HttpTestConfiguration
ターゲットコード用の設定ファイル(XMLファイル)をリードするための、ルートXMLファイル名を取得する。
GroupMessageParser - Class in nablarch.test.core.reader
メッセージ(同期送信)を解析するクラス。
GroupMessageParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.GroupMessageParser
コンストラクタ。
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