Package play.test
Contains test helpers.
-
Class Summary 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