searls.jasmine.runner
Class SpecRunnerExecutor
java.lang.Object
searls.jasmine.runner.SpecRunnerExecutor
public class SpecRunnerExecutor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Browsers
public static final java.util.Map Browsers
BUILD_REPORT_JS
public static final java.lang.String BUILD_REPORT_JS
- See Also:
- Constant Field Values
BUILD_CONCLUSION_JS
public static final java.lang.String BUILD_CONCLUSION_JS
- See Also:
- Constant Field Values
SpecRunnerExecutor
public SpecRunnerExecutor()
execute
public JasmineResult execute(java.net.URL runnerUrl)
throws com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException,
java.net.MalformedURLException,
java.io.IOException,
java.lang.InterruptedException
- Throws:
com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException
java.net.MalformedURLException
java.io.IOException
java.lang.InterruptedException
execute
public JasmineResult execute(java.net.URL runnerUrl,
java.lang.String browser)
throws com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException,
java.net.MalformedURLException,
java.io.IOException,
java.lang.InterruptedException
- Throws:
com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException
java.net.MalformedURLException
java.io.IOException
java.lang.InterruptedException
Copyright © 2011 SOFTEC sa. All Rights Reserved.