- Scripts - Annotation Type in org.stjs.testing.annotation
-
Deprecated.
- ScriptsAfter - Annotation Type in org.stjs.testing.annotation
-
- ScriptsBefore - Annotation Type in org.stjs.testing.annotation
-
- sendNoMoreTestFixture(HttpExchange) - Method in class org.stjs.testing.driver.browser.LongPollingBrowser
-
Writes to the HTTP response the HTML and/or javascript code that is necessary for the browser understand that there will be no more tests.
- sendNoMoreTestFixture(HttpExchange) - Method in class org.stjs.testing.driver.browser.PhantomjsBrowser
-
- sendResponse(String, HttpExchange) - Method in class org.stjs.testing.driver.browser.AbstractBrowser
-
- sendResponseHeaders(int, long) - Method in class org.stjs.testing.driver.NoBodyHttpExchange
-
- sendTestFixture(MultiTestMethod, HttpExchange) - Method in class org.stjs.testing.driver.browser.LongPollingBrowser
-
Writes to the HTTP response the HTML and/or javascript code that is necessary for the browser to execute the specified test.
- setAttribute(String, Object) - Method in class org.stjs.testing.driver.NoBodyHttpExchange
-
- setDebugEnabled(boolean) - Method in class org.stjs.testing.driver.DriverConfiguration
-
- setPort(int) - Method in class org.stjs.testing.driver.DriverConfiguration
-
- setSkipIfNoBrowser(boolean) - Method in class org.stjs.testing.driver.DriverConfiguration
-
- setStartBrowser(boolean) - Method in class org.stjs.testing.driver.DriverConfiguration
-
- setStreams(InputStream, OutputStream) - Method in class org.stjs.testing.driver.NoBodyHttpExchange
-
- setTestTimeout(int) - Method in class org.stjs.testing.driver.DriverConfiguration
-
- setWaitForBrowser(int) - Method in class org.stjs.testing.driver.DriverConfiguration
-
- size() - Method in class org.stjs.testing.driver.TestResultCollection
-
- start() - Method in interface org.stjs.testing.driver.AsyncProcess
-
- start() - Method in interface org.stjs.testing.driver.browser.Browser
-
Starts the browser session.
- start() - Method in class org.stjs.testing.driver.browser.LongPollingBrowser
-
Starts the browser session.
- start() - Method in class org.stjs.testing.driver.HttpLongPollingServer
-
- start() - Method in class org.stjs.testing.driver.Xvfb
-
- startProcess(BrowserLocator, String, String) - Method in class org.stjs.testing.driver.browser.AbstractBrowser
-
- startProcess(ProcessBuilder) - Method in class org.stjs.testing.driver.browser.AbstractBrowser
-
- startProcess(BrowserLocator, String, String) - Method in class org.stjs.testing.driver.browser.HeadlessBrowser
-
- STJSTestDriverRunner - Class in org.stjs.testing.driver
-
add the STJSBridge annotation only to allow it to be present in the junit annotation
- STJSTestDriverRunner(Class<?>) - Constructor for class org.stjs.testing.driver.STJSTestDriverRunner
-
- stop() - Method in interface org.stjs.testing.driver.AsyncProcess
-
- stop() - Method in class org.stjs.testing.driver.browser.AbstractBrowser
-
- stop() - Method in interface org.stjs.testing.driver.browser.Browser
-
Stops this browsers and performs cleanup operations, if any.
- stop() - Method in class org.stjs.testing.driver.browser.HeadlessBrowser
-
- stop() - Method in class org.stjs.testing.driver.browser.PhantomjsBrowser
-
- stop() - Method in class org.stjs.testing.driver.HttpLongPollingServer
-
- stop() - Method in class org.stjs.testing.driver.Xvfb
-
- StreamUtils - Class in org.stjs.testing.driver
-
utils to copy different urls to an output stream