Uses of Class
nablarch.test.core.http.HttpTestConfiguration
Packages that use HttpTestConfiguration
- 
Uses of HttpTestConfiguration in nablarch.test.core.httpMethods in nablarch.test.core.http with parameters of type HttpTestConfigurationModifier and TypeMethodDescriptionprotected voidHttpRequestTestSupport.copyHtmlResourceToDumpDir(HttpTestConfiguration config, File destDir, nablarch.fw.web.ResourceLocator warBaseLocator) HTMLリソースをダンプファイルの出力ディレクトリへコピーする。protected HttpServerHttpRequestTestSupport.createHttpServer(HttpTestConfiguration config) HttpServerを生成する。protected FileFilterHttpRequestTestSupport.getFileFilter(HttpTestConfiguration config) FileFilterを取得する。protected voidHttpRequestTestSupport.initializeIfNotYet(HttpTestConfiguration config, File dumpDir, String className) 初回時のみ初期化を実行する。protected voidHttpRequestTestSupport.rewriteResourceFile(HttpTestConfiguration config, File dumpDir, nablarch.fw.web.ResourceLocator warBaseLocator) HTMLリソースディレクトリ内のCSSファイルを置換する。protected static voidHttpRequestTestSupport.setHttpHeader(nablarch.fw.web.HttpRequest req, HttpTestConfiguration config) HTTPHeaderを設定する。
 すでにHttpRequestに設定されている項目は、設定しない。Constructors in nablarch.test.core.http with parameters of type HttpTestConfigurationModifierConstructorDescriptionコンストラクタ。コンストラクタ。