| Package | Description |
|---|---|
| com.github.searls.jasmine.runner | |
| com.github.searls.jasmine.server |
| Modifier and Type | Method and Description |
|---|---|
ReporterType |
HtmlGeneratorConfiguration.getReporterType() |
static ReporterType |
ReporterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReporterType[] |
ReporterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SpecRunnerHtmlGenerator |
SpecRunnerHtmlGeneratorFactory.create(ReporterType reporterType,
JasmineConfiguration config,
ScriptResolver projectDirScripResolver) |
| Constructor and Description |
|---|
CreatesRunner(JasmineConfiguration config,
String runnerFileName,
ReporterType reporterType) |
HtmlGeneratorConfiguration(ReporterType reporterType,
JasmineConfiguration configuration,
ScriptResolver scriptResolver) |
| Constructor and Description |
|---|
JasmineResourceHandler(JasmineConfiguration config,
String runnerFileName,
ReporterType reporterType) |
ResourceHandlerConfigurator(JasmineConfiguration configuration,
RelativizesFilePaths relativizesFilePaths,
String welcome,
ReporterType reporterType) |
Copyright © 2013. All Rights Reserved.