Package | Description |
---|---|
com.github.searls.jasmine.io.scripts | |
com.github.searls.jasmine.runner |
Modifier and Type | Class and Description |
---|---|
class |
BasicScriptResolver |
class |
ContextPathScriptResolver |
Constructor and Description |
---|
ContextPathScriptResolver(ScriptResolver scriptResolver,
String sourceContextPath,
String specContextPath) |
ContextPathScriptResolver(ScriptResolver scriptResolver,
String baseContextPath,
String sourceContextPath,
String specContextPath) |
Modifier and Type | Method and Description |
---|---|
ScriptResolver |
HtmlGeneratorConfiguration.getScriptResolver() |
Modifier and Type | Method and Description |
---|---|
SpecRunnerHtmlGenerator |
SpecRunnerHtmlGeneratorFactory.create(ReporterType reporterType,
JasmineConfiguration config,
ScriptResolver projectDirScripResolver) |
Constructor and Description |
---|
HtmlGeneratorConfiguration(IOUtilsWrapper ioUtilsWrapper,
ReporterType reporterType,
JasmineConfiguration configuration,
ScriptResolver scriptResolver) |
HtmlGeneratorConfiguration(ReporterType reporterType,
JasmineConfiguration configuration,
ScriptResolver scriptResolver) |
Copyright © 2016. All rights reserved.