| Package | Description |
|---|---|
| com.github.searls.jasmine.runner |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableHtmlGeneratorConfiguration
Immutable implementation of
HtmlGeneratorConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
HtmlGeneratorConfiguration |
HtmlGeneratorConfigurationFactory.create(JasmineConfiguration configuration,
ScriptResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableHtmlGeneratorConfiguration |
ImmutableHtmlGeneratorConfiguration.copyOf(HtmlGeneratorConfiguration instance)
Creates an immutable copy of a
HtmlGeneratorConfiguration value. |
ImmutableHtmlGeneratorConfiguration.Builder |
ImmutableHtmlGeneratorConfiguration.Builder.from(HtmlGeneratorConfiguration instance)
Fill a builder with attribute values from the provided
HtmlGeneratorConfiguration instance. |
String |
SpecRunnerHtmlGenerator.generate(HtmlGeneratorConfiguration configuration) |
String |
DefaultSpecRunnerHtmlGenerator.generate(HtmlGeneratorConfiguration configuration) |
Copyright © 2010–2018 Justin Searls. All rights reserved.