| Class | Description |
|---|---|
| Helpers |
Helper functions to run tests.
|
| TestBrowser |
A test browser (Using Selenium WebDriver) with the FluentLenium API
(https://github.com/Fluentlenium/FluentLenium).
|
| TestServer |
A test web server.
|
| WithApplication |
Provides an application for JUnit tests.
|
| WithBrowser |
Provides a server and browser to JUnit tests.
|
| WithServer |
Provides a server to JUnit tests.
|
| WSTestClient |