Package | Description |
---|---|
com.github.searls.jasmine.coffee | |
com.github.searls.jasmine.mojo | |
com.github.searls.jasmine.runner | |
com.github.searls.jasmine.server |
Constructor and Description |
---|
HandlesRequestsForCoffee(JasmineConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJasmineMojo |
class |
ServerMojo
Execute specs in a web browser.
|
class |
TestMojo
Execute specs using Selenium Web Driver.
|
Modifier and Type | Method and Description |
---|---|
SpecRunnerHtmlGenerator |
SpecRunnerHtmlGeneratorFactory.create(ReporterType reporterType,
JasmineConfiguration config,
ScriptResolver projectDirScripResolver) |
Constructor and Description |
---|
CreatesRunner(JasmineConfiguration config,
org.apache.maven.plugin.logging.Log log,
String runnerFileName,
ReporterType reporterType) |
HtmlGeneratorConfiguration(IOUtilsWrapper ioUtilsWrapper,
ReporterType reporterType,
JasmineConfiguration configuration,
ScriptResolver scriptResolver) |
HtmlGeneratorConfiguration(ReporterType reporterType,
JasmineConfiguration configuration,
ScriptResolver scriptResolver) |
Constructor and Description |
---|
JasmineResourceHandler(CreatesRunner createsRunner,
JasmineConfiguration configuration) |
ResourceHandlerConfigurator(JasmineConfiguration configuration,
RelativizesFilePaths relativizesFilePaths,
CreatesRunner createsRunner) |
Copyright © 2016. All rights reserved.