| Package | Description |
|---|---|
| com.github.searls.jasmine.config | |
| com.github.searls.jasmine.mojo | |
| com.github.searls.jasmine.runner |
| Modifier and Type | Method and Description |
|---|---|
SpecRunnerTemplate |
JasmineConfiguration.getSpecRunnerTemplate() |
| Modifier and Type | Field and Description |
|---|---|
protected SpecRunnerTemplate |
AbstractJasmineMojo.specRunnerTemplate
Determines the strategy to use when generation the JasmineSpecRunner.
|
| Modifier and Type | Method and Description |
|---|---|
SpecRunnerTemplate |
AbstractJasmineMojo.getSpecRunnerTemplate() |
| Modifier and Type | Method and Description |
|---|---|
SpecRunnerTemplate |
HtmlGeneratorConfiguration.getSpecRunnerTemplate() |
static SpecRunnerTemplate |
SpecRunnerTemplate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecRunnerTemplate[] |
SpecRunnerTemplate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.