com.github.searls.jasmine.runner
Class SpecRunnerHtmlGeneratorFactory
java.lang.Object
com.github.searls.jasmine.runner.SpecRunnerHtmlGeneratorFactory
public class SpecRunnerHtmlGeneratorFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final String DEFAULT
- See Also:
- Constant Field Values
REQUIRE_JS
public static final String REQUIRE_JS
- See Also:
- Constant Field Values
SpecRunnerHtmlGeneratorFactory
public SpecRunnerHtmlGeneratorFactory()
create
public SpecRunnerHtmlGenerator create(ReporterType trivialReporter,
AbstractJasmineMojo config,
ScriptResolver projectDirScripResolver)
createHtmlGenerator
public SpecRunnerHtmlGenerator createHtmlGenerator(HtmlGeneratorConfiguration configuration)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
Copyright © 2012. All Rights Reserved.