com.github.searls.jasmine.runner
Class SpecRunnerExecutor
java.lang.Object
com.github.searls.jasmine.runner.SpecRunnerExecutor
public class SpecRunnerExecutor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUILD_REPORT_JS
public static final String BUILD_REPORT_JS
- See Also:
- Constant Field Values
CREATE_JUNIT_XML
public static final String CREATE_JUNIT_XML
- See Also:
- Constant Field Values
SpecRunnerExecutor
public SpecRunnerExecutor()
execute
public JasmineResult execute(URL runnerUrl,
File junitXmlReport,
String browserVersion,
int timeout,
boolean debug,
org.apache.maven.plugin.logging.Log log,
String format)
Copyright © 2011. All Rights Reserved.