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

S

s() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
sampleOutput() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
SanitizingChecker - Class in nablarch.test.tool.sanitizingcheck
サニタイジングチェックツール
SanitizingChecker(String, Charset, List<String>, List<Pattern>) - Constructor for class nablarch.test.tool.sanitizingcheck.SanitizingChecker
コンストラクタ。 設定ファイルをロードし設定する。
SanitizingCheckResultOut - Class in nablarch.test.tool.sanitizingcheck.out
サニタイジングチェック結果をXMLに出力する。
SanitizingCheckTask - Class in nablarch.test.tool.sanitizingcheck
JSP検査ツール
SanitizingConf - Class in nablarch.test.tool.sanitizingcheck
サニタイジングツール設定情報を保有するクラス
SanitizingConf(String, Charset) - Constructor for class nablarch.test.tool.sanitizingcheck.SanitizingConf
コンストラクタ
設定ファイルを読み込む。
script() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
SCRIPTLET - Enum constant in enum class nablarch.test.tool.sanitizingcheck.tag.JspCore.CoreTagType
スクリプトレット
select() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
select(Class<E>) - Method in class nablarch.test.core.util.ListWrapper
指定したクラスに合致する先頭要素を取り出す。
select(ListWrapper.Condition<T>) - Method in class nablarch.test.core.util.ListWrapper
条件に合致する要素のみ抽出したリストを返却する(非破壊的メソッド)。
selectOption() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
send(SendingMessage) - Method in class nablarch.test.core.messaging.MockMessagingContext

send(SendingMessage) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext

SEND_SYNC_TEST_DATA_BASE_PATH - Static variable in class nablarch.test.core.messaging.SendSyncSupport
テストデータが格納されるディレクトリ名
sendMessage(SendingMessage) - Method in class nablarch.test.core.messaging.MockMessagingContext

sendMessage(SendingMessage) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext

sendSync(MessageSenderSettings, SyncMessage) - Method in class nablarch.test.core.messaging.MockMessagingClient
 
sendSync(MessageSenderSettings, SyncMessage) - Method in class nablarch.test.core.messaging.RequestTestingMessagingClient
 
sendSync(SendingMessage, long) - Method in class nablarch.test.core.messaging.MockMessagingContext

この実装では、sendSyncメソッドをオーバーライドし、要求電文のアサートおよび、応答電文の返却を行う。
sendSync(SendingMessage, long) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext

この実装では、sendSyncメソッドをオーバーライドし、要求電文のアサートおよび、応答電文の返却を行う。
SendSyncMessageParser - Class in nablarch.test.core.reader
メッセージ(同期送信)を解析するクラス。
SendSyncMessageParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.SendSyncMessageParser
コンストラクタ
SendSyncMessageParser.ErrorMode - Enum Class in nablarch.test.core.reader
エラー処理モードのEnum
SendSyncSupport - Class in nablarch.test.core.messaging
テストで必要なメッセージング操作をサポートするクラス。
SendSyncSupport() - Constructor for class nablarch.test.core.messaging.SendSyncSupport
 
SET_UP_TABLE - Static variable in class nablarch.test.core.http.TestCaseInfo
データベースにデータを投入する際のグループIDを表すカラム名
setBackup(boolean) - Method in class nablarch.test.core.http.HttpTestConfiguration
バックアップ実施フラグを設定する。
setBackupSchema(String) - Method in class nablarch.test.core.db.MasterDataRestorer
バックアップスキーマを設定する。
setBodyReader(Reader) - Method in class nablarch.fw.web.MockHttpRequest
リクエストボディの読み出し用I/Oを設定する。
setCharacterGenerator(CharacterGenerator) - Method in class nablarch.test.core.entity.EntityTestConfiguration
文字列生成クラスを設定する。
setCharacterGenerator(CharacterGenerator) - Method in class nablarch.test.core.util.interpreter.BasicJapaneseCharacterInterpreter
委譲先の文字生成クラスを設定する。
setCharset(String) - Method in class nablarch.test.core.messaging.MockMessagingClient
文字セット名から文字セットを設定する。
setCharset(String) - Method in class nablarch.test.core.messaging.RequestTestingMessagingClient
文字セット名から文字セットを設定する。
setCharValue(String) - Method in class nablarch.test.core.db.BasicDefaultValues
文字列型のデフォルト値を設定する。
setCheckHtml(boolean) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLチェック実行するか否かの設定を設定する。
setCloseTagPosition(int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
閉じタグの位置を設定する。
setColumnNames(String[]) - Method in class nablarch.test.core.db.TableData
カラム名を設定する。
setContext(ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupportHandler
ExecutionContextを設定する。
setCookie(HttpCookie) - Method in class nablarch.fw.web.MockHttpRequest
このリクエストで送信されるクッキー情報を設定する。
setDataSource(DataSource) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
データソースを設定する。
setDate(String, String) - Method in class nablarch.test.FixedBusinessDateProvider
本クラスは固定の業務日付を提供するため、このメソッドを使用して業務日付を設定することはできない。
固定日付を設定する場合は、FixedBusinessDateProvider.setFixedDate(java.util.Map)を使用すること。
setDateValue(String) - Method in class nablarch.test.core.db.BasicDefaultValues
日付型のデフォルト値を設定する。
setDbInfo(DbInfo) - Method in class nablarch.test.core.db.TableData
データベース情報を設定する。
setDbInfo(DbInfo) - Method in class nablarch.test.core.reader.BasicTestDataParser
DbInfoを設定する。
setDbInfo(DbInfo) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
setDbInfo(DbInfo) - Method in interface nablarch.test.core.reader.TestDataParser
DbInfoを設定する。
setDebugStream(PrintStream) - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Set debug output.
setDefaultResponseTimeout(long) - Method in class nablarch.test.core.messaging.MockMessagingProvider
この実装では何も行わない。
setDefaultResponseTimeout(long) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider
この実装では何もしない。
setDefaultSegment(String) - Method in class nablarch.test.FixedBusinessDateProvider
デフォルト区分を設定する。
setDefaultTimeToLive(long) - Method in class nablarch.test.core.messaging.MockMessagingProvider
この実装では何も行わない。
setDefaultTimeToLive(long) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider
この実装では何もしない。
setDefaultValues(DefaultValues) - Method in class nablarch.test.core.db.TableData
データベースデフォルト値実装クラスを設定する。
setDefaultValues(DefaultValues) - Method in class nablarch.test.core.reader.BasicTestDataParser
データベースデフォルト値を設定する。
setDirective(String, String) - Method in class nablarch.test.core.file.DataFile
ディレクティブを設定する。
setDumpFile(ExecutionContext, File) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HTTPレスポンスボディが出力されたファイルを設定する。
setDumpFileExtension(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプファイルの拡張子を設定する。
setDumpVariableItem(boolean) - Method in class nablarch.fw.web.HttpServer
ダンプHTMLへの可変項目の出力可否を設定する。
setDumpVariableItem(boolean) - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプHTMLへの可変項目の出力可否を設定する。
setEmptyInputMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
未入力時のメッセージIDを設定する。
setExceptionRequestVarKey(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
ApplicationExceptionが格納されるリクエストスコープのキーを設定する。
setExecutionId(String) - Method in class nablarch.test.FixedExecutionIdAttribute
実行時IDを設定する。
setExpectedLogMessages(List<Map<String, String>>) - Static method in class nablarch.test.core.log.LogVerifier
期待するログメッセージを設定する。
setFixedDate(String) - Method in class nablarch.test.FixedSystemTimeProvider
固定日時を設定する。
引数には以下のフォーマットいずれかに合致する文字列を指定すること。 yyyyMMddHHmmss (12桁) yyyyMMddHHmmssSSS (15桁) yyyyMMddHHmmss形式の場合はミリ秒に000が設定される。
setFixedDate(Map<String, String>) - Method in class nablarch.test.FixedBusinessDateProvider
固定日付を設定する。
setFixLengthMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数誤り時のメッセージIDを設定する(最大桁=最小桁)。
setHasSessionValue(boolean) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
MockServletExecutionContext.hasSession()が返す値を設定する。
setHeaderMap(Map<String, String>) - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストヘッダを格納したMapを設定する。
setHost(String) - Method in class nablarch.fw.web.MockHttpRequest
ホストヘッダの値を設定する。
setHtmlChecker(HtmlChecker) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLチェッカーを設定する。
setHtmlCheckerConfig(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
HtmlCheckツール設定ファイルのパスを設定する。
setHtmlDumpDir(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTML出力ディレクトリを設定する。
setHtmlResourcesCharset(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースの文字コードを設定する。
setHtmlResourcesExtensionList(List<String>) - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプディレクトリへコピーされるHTMLリソースの拡張子を設定する。
setHtmlResourcesRoot(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースのコピー先ディレクトリ名を設定する。
setHttpDumpEnabled(boolean) - Method in class nablarch.fw.web.HttpServer
HTTPダンプ機能の有効化/無効化を設定する。
setHttpDumpFilePath(String) - Method in class nablarch.fw.web.HttpServer
HTTPダンプの出力先ファイルパスを指定する。
setHttpDumpRoot(String) - Method in class nablarch.fw.web.HttpServer
HTTPダンプの出力先フォルダのパスを設定する。 また、HTTPダンプ機能が無効化されている場合は有効化される。
setHttpHeader(Map<String, String>) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTTPHeaderを設定する。
setHttpHeader(HttpRequest, HttpTestConfiguration) - Static method in class nablarch.test.core.http.HttpRequestTestSupport
HTTPHeaderを設定する。
すでにHttpRequestに設定されている項目は、設定しない。
setHttpRequestValue(HttpRequestWrapper) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
MockServletExecutionContext.getHttpRequest()が返す値を設定する。
setHttpVersion(String) - Method in class nablarch.fw.web.MockHttpRequest
HTTPバージョン名を指定する。
setIgnoreHtmlResourceDirectory(List<String>) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースとして除外するディレクトリのリストを設定する。
setInterpreters(List<TestDataInterpreter>) - Method in class nablarch.test.core.reader.BasicTestDataParser
委譲先のTestDataInterpreterを設定する。
setInterpreters(List<TestDataInterpreter>) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
setInterpreters(List<TestDataInterpreter>) - Method in interface nablarch.test.core.reader.TestDataParser
テストデータの解釈クラスを設定する。
setInterpreters(List<TestDataInterpreter>) - Method in class nablarch.test.core.util.interpreter.CompositeInterpreter
委譲先のTestDataInterpreterを設定する。
setIsAssertApplicationMessageId(boolean) - Method in class nablarch.test.core.http.TestCaseInfo
メッセージIDの検証を行うかどうかを設定する。
setIsAssertRequestScopeVar(boolean) - Method in class nablarch.test.core.http.TestCaseInfo
リクエストスコープ値を比較検証するかどうかを設定する
setIsNewSessionValue(boolean) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
MockServletExecutionContext.isNewSession()が返す値を設定する。
setJsTestResourceDir(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
クライアントスクリプトテスト用リソース配置ディレクトリパスを設定する。
setLengths(List<String>) - Method in class nablarch.test.core.file.DataFileFragment
フィールド長を設定する。
フィールド長の要素数はフィールド名と同じでなければならない。
setLineNo(int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値の行番号を設定する。
setLineSeparator(String) - Method in class nablarch.test.core.util.interpreter.LineSeparatorInterpreter
改行コードを設定する。 LineSeparatorInterpreter.setMatchPattern(String)にマッチした箇所は、 本メソッドで設定された改行コードで置き換えられる。
setMappingTable(Map<String, String>) - Method in class nablarch.test.core.file.BasicDataTypeMapping
マッピング表を設定する。
以下の要素を持つMapを設定する。 キーに外部インタフェース設計書上のデータ型記法を指定する。 値には、そのキーに対応するフレームワーク上のデータ型シンボルを設定する。
setMatchPattern(String) - Method in class nablarch.test.core.util.interpreter.LineSeparatorInterpreter
改行コードを表すパターンを設定する。 例: "\r"で改行コードを表現する場合、"\\\\r"を設定する。
setMaxAndMinMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数超過時のメッセージIDを設定する(最大桁>最小桁)。
setMaxMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数超過時のメッセージIDを設定する(最大桁のみ)。
setMessagingExceptionFactory(MessagingExceptionFactory) - Method in class nablarch.test.core.messaging.MockMessagingProvider
この実装では何も行わない。
setMessagingExceptionFactory(MessagingExceptionFactory) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider
この実装では何もしない。
setMethod(String) - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストメソッド名を設定する。
setMinMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数の最大値が指定されない場合の、桁数不足時のメッセージIDを設定する。
setMultipart(HttpRequest) - Method in class nablarch.test.core.http.HttpRequestTestSupportHandler
マルチパート情報を設定する。
setName(String) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性名を設定する。
setNames(List<String>) - Method in class nablarch.test.core.file.DataFileFragment
フィールド名称を設定する。
setNativeHttpSessionValue(HttpSession) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
setNumberValue(String) - Method in class nablarch.test.core.db.BasicDefaultValues
数値型のデフォルト値を設定する。
setParam(String, String...) - Method in class nablarch.fw.web.MockHttpRequest
リクエストパラメータを設定する。
setParamMap(Map<String, String[]>) - Method in class nablarch.fw.web.MockHttpRequest
リクエストパラメータを設定する。
setPort(int) - Method in class nablarch.fw.web.HttpServer
このサーバが使用するポート番号を設定する。
setPosition(int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグの開始位置を設定する。
setPosition(int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値の開始位置を設定する。
setQueueNames(List<String>) - Method in class nablarch.test.core.messaging.EmbeddedMessagingProvider
このキューマネージャが管理するキューの論理名を設定する。 (既存の設定は全て削除される。)
setRecordType(String) - Method in class nablarch.test.core.file.DataFileFragment
レコード種別を設定する。
setRequestId(String) - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
リクエストIDを設定する
setRequestScopeMap(Map<String, Object>) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
リクエストスコープ用のモックのマップを設定する。
setSchema(String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
スキーマを設定する。
setSearchResultKey(String) - Method in class nablarch.test.core.http.TestCaseInfo
リクエストスコープ内に格納された検索結果を取得するためのキーを設定する。
setServletContextPath(String) - Method in class nablarch.fw.web.HttpServer
ベースURIを設定する。
setServletContextValue(ServletContext) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
setServletRequestValue(NablarchHttpServletRequestWrapper) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
setServletResponseValue(HttpServletResponse) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
setSessionInfo(Map<String, Object>) - Method in class nablarch.test.core.http.HttpTestConfiguration
セッション情報を設定する。
setSessionScopeMap(Map<String, Object>) - Method in class nablarch.fw.web.servlet.MockServletExecutionContext
セッションスコープ用のモックのマップを設定する。
setSetUpDateTime(String) - Method in class nablarch.test.core.util.interpreter.DateTimeInterpreter
データベースセットアップ日時を設定する。 本クラスが返却するデータベースセットアップ日時は、このメソッドで設定された値がそのまま使用される。 引数の形式は、JDBCタイムスタンプ書式(yyyy-mm-dd hh:mm:ss.f...)に合致しなければならない。
setSuppressJspCheck(boolean) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
チェックが無効化されているタグか否かを設定する。
setSystemTimeProvider(SystemTimeProvider) - Method in class nablarch.test.core.util.interpreter.DateTimeInterpreter
SystemTimeProvider実装クラスを設定する。
本クラスが返却するシステム時刻は、このメソッドで設定されたクラスが持つシステム時刻が使用される。
setTableName(String) - Method in class nablarch.test.core.db.TableData
テーブル名を設定する。
setTablesTobeWatched(List<String>) - Method in class nablarch.test.core.db.MasterDataRestorer
監視対象テーブル名を設定する。
setTabSize(int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
setTempDirectory(String) - Method in class nablarch.fw.web.HttpServer
context用の一時ディレクトリパスを指定する。 本パスを指定した場合、jspのコンパイル後のクラスなどはこのディレクトリ配下に保存される。
setTempDirectory(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
テンプディレクトリのパスを設定する。
setTestDataReader(TestDataReader) - Method in class nablarch.test.core.reader.BasicTestDataParser
テストデータリーダを設定する。
setTestDataReader(TestDataReader) - Method in class nablarch.test.core.reader.DbLessTestDataParser
 
setTestDataReader(TestDataReader) - Method in interface nablarch.test.core.reader.TestDataParser
テストデータリーダを設定する。
setThreadContextValues(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
ThreadContextに値を設定する。
setThreadContextValues(String, String) - Method in class nablarch.test.TestSupport
ThreadContextに値を設定する。
setThreadContextValues(Map<String, String>) - Static method in class nablarch.test.TestSupport
ThreadContextに値を設定する。
setToken(HttpRequest, ExecutionContext, boolean) - Method in class nablarch.test.core.http.HttpRequestTestSupport
トークンをリクエストパラメータとセッションスコープに設定する。
引数validが真の場合、有効なトークンを設定する。偽の場合はトークンを無効にする。
setTypes(List<String>) - Method in class nablarch.test.core.file.DataFileFragment
データ型のシンボルを設定する。
データ型の要素数はフィールド名と同じでなければならない。
setUnderLimitMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数不足時のメッセージIDを設定する。
setUp(INF, Map<String, String>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
準備を行う。
SETUP_FIXED - Enum constant in enum class nablarch.test.core.reader.DataType
事前準備用の固定長ファイル
SETUP_TABLE - Static variable in class nablarch.test.core.standalone.TestShot
セットアップ対象テーブルのグループID
SETUP_TABLE_DATA - Enum constant in enum class nablarch.test.core.reader.DataType
事前準備用のテーブルデータ
SETUP_VARIABLE - Enum constant in enum class nablarch.test.core.reader.DataType
事前準備用の固定長ファイル
setUpdateSqlKeywords(List<String>) - Method in class nablarch.test.core.db.MasterDataRestorer
更新とみなされるSQLキーワードを設定する。 SQLキーワード文字列末尾には半角スペースが付与される。
setUpDb(String) - Method in class nablarch.test.core.db.DbAccessTestSupport
データベースにデータを投入する。
setUpDb(String) - Method in class nablarch.test.core.db.EntityTestSupport
DbAccessTestSupport.setUpDb(String)への委譲メソッド。
setUpDb(String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
DbAccessTestSupport.setUpDb(String)への委譲メソッド。
setUpDb(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
データベースにデータを投入する。
setUpDb(String, String) - Method in class nablarch.test.core.db.EntityTestSupport
setUpDb(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
setUpDbBeforeTestMethod() - Method in class nablarch.test.core.integration.IntegrationTestSupport
テストメソッド実行前にデータベースセットアップを実行する。
setUpDbForTestCase(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストケース毎のデータベースセットアップを行う。
setUpFile(String, String...) - Method in class nablarch.test.core.file.FileSupport
ファイルを準備する。
setUpFileIfNecessary(String, String...) - Method in class nablarch.test.core.file.FileSupport
ファイルを準備する。
対象データが存在しない場合は何もしない。
setUpInputData(TestShot) - Method in interface nablarch.test.core.standalone.TestShot.TestShotAround
入力データを準備する。
setUploadTmpDirectory(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
アップロードファイルの一時ディレクトリを設定する。
setUpMasterData() - Method in class nablarch.test.core.db.MasterDataSetUpper
マスタデータ投入を行う。
setUpMessage(INF, Map<String, String>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
メッセージ同期送信のリクエスト単体テストを実行するための準備を行う
setUpMessages - Variable in class nablarch.test.core.messaging.MessagingRequestTestSupport
メッセージ投入用クラス
setUpSystemRepository(String) - Method in class nablarch.test.core.standalone.MainForRequestTesting
setUseCache(boolean) - Method in class nablarch.test.core.reader.PoiXlsReader
キャッシュ要否を設定する。
setUserIdSessionKey(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
ユーザIDセッションキーを設定する。
setValidationTestStrategy(ValidationTestStrategy) - Method in class nablarch.test.core.entity.EntityTestConfiguration
テスト用バリデーションストラテジを設定する。
setValidToken(HttpRequest, ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
有効なトークンをリクエストパラメータとセッションスコープに設定する。
二重サブミットを防止しているアクションのメソッドをテストする場合は、このメソッドを呼び出しトークンを設定する。
setValue(String) - Method in class nablarch.test.core.util.interpreter.InterpretationContext
解釈対象となる値を設定する。
TestDataInterpreterにて、解釈の過程で解釈対象となる値を変更したい場合は 本メソッドを使用するとよい。
setValue(String) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値を設定する。
setWarBasePath(String) - Method in class nablarch.fw.web.HttpServer
このサーバにデプロイするWARのパスを設定する。
setWarBasePaths(List<ResourceLocator>) - Method in class nablarch.fw.web.HttpServer
このサーバにデプロイするWARのパスを複数設定する。 引数で渡されたリストの順にリソースが探索される。
setWebBaseDir(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
webベースディレクトリを設定する。
setXmlComponentFile(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
ターゲットコード用の設定ファイル(XMLファイル)をリードするための、ルートXMLファイル名を設定する。
SimpleCharStream - Class in nablarch.test.tool.htmlcheck.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleNode - Class in nablarch.test.tool.htmlcheck.parser
 
SimpleNode(int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
SimpleNode(Parser, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
SingleValidationTester<ENTITY> - Class in nablarch.test.core.entity
単項目のバリデーションテストを行うクラス。
SingleValidationTester(Class<ENTITY>, String) - Constructor for class nablarch.test.core.entity.SingleValidationTester
コンストラクタ
size() - Method in class nablarch.test.core.db.TableData
本オブジェクトが保持するデータ件数を返却する。
skip() - Method in class nablarch.test.core.util.MapCollector
評価をスキップする。
スキップされた場合、そのキーは結果には含まれない。
small() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
span() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
special() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
specialToken - Variable in class nablarch.test.tool.htmlcheck.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SqlLogWatchingFormatter() - Constructor for class nablarch.test.core.db.MasterDataRestorer.SqlLogWatchingFormatter
 
StandaloneTestSupportTemplate - Class in nablarch.test.core.standalone
独立型の処理方式のテスト実行をサポートするテンプレートクラス。
独立型処理方式のテストに共通の処理を提供する。 処理方式固有の処理はサブクラスにて実装する。
StandaloneTestSupportTemplate() - Constructor for class nablarch.test.core.standalone.StandaloneTestSupportTemplate
コンストラクタ。
StandaloneTestSupportTemplate(Class<?>) - Constructor for class nablarch.test.core.standalone.StandaloneTestSupportTemplate
コンストラクタ。
start() - Method in class nablarch.fw.web.HttpServer
サーバを起動する。
startExecute(String, String, String) - Method in class nablarch.test.core.db.MasterDataRestorer.SqlLogWatchingFormatter
startExecuteBatch(String, String, String) - Method in class nablarch.test.core.db.MasterDataRestorer.SqlLogWatchingFormatter
startExecuteUpdate(String, String, String) - Method in class nablarch.test.core.db.MasterDataRestorer.SqlLogWatchingFormatter
startLocal() - Method in class nablarch.fw.web.HttpServer
このサーバをテストモードで起動する。
startsWith(String) - Static method in class nablarch.test.StringMatcher
期待する文字列から始まることを表明するMatcher実装を返却する。
staticFlag - Static variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Whether parser is static.
status - Variable in class nablarch.test.core.reader.DataFileParser
現在の処理状態
stopServer() - Static method in class nablarch.test.core.messaging.EmbeddedMessagingProvider
内蔵サーバを停止する。
strike() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
STRING - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
StringDataType - Class in nablarch.test.core.file
文字列とバイト列の相互変換を行うテスト用データタイプ。
StringDataType() - Constructor for class nablarch.test.core.file.StringDataType
 
StringMatcher - Class in nablarch.test
 
strong() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
style() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
subscript() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
superscript() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
SuppressJspCheck - Class in nablarch.test.tool.sanitizingcheck.tag
コメント。
SuppressJspCheck(int, int) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.SuppressJspCheck
コンストラクタ。
SwitchTo(int) - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Switch to specified lex state.
SystemPropertyResource - Class in nablarch.test
システムプロパティの設定値を維持するクラス。
SystemPropertyResource() - Constructor for class nablarch.test.SystemPropertyResource
 
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