| Package | Description |
|---|---|
| org.stjs.testing.driver | |
| org.stjs.testing.driver.browser |
| Class and Description |
|---|
| Browser
Handles all the details of starting and stopping a testing session as well as executing individual tests for the
specific browser represented by the implementation of this interface.
|
| LongPollingBrowser
Represents a testing session opened with one instance of a browser that uses long-polling to fetch new tests to execute from the HTTP server.
|
| Class and Description |
|---|
| AbstractBrowser |
| Browser
Handles all the details of starting and stopping a testing session as well as executing individual tests for the
specific browser represented by the implementation of this interface.
|
| HeadlessBrowser |
| LongPollingBrowser
Represents a testing session opened with one instance of a browser that uses long-polling to fetch new tests to execute from the HTTP server.
|
Copyright © 2015. All Rights Reserved.