Package play.test

Contains test helpers.

See:
          Description

Class Summary
FakeApplication A Fake application.
FakeRequest Fake HTTP request implementation.
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 Netty web server.
 

Package play.test Description

Contains test helpers.