class |
AbstractComponentIT |
Abstract base class for integration tests.
|
class |
AbstractValidationTest |
Base class for validation tests of components that implement
HasValidation.
|
class |
AbstractViewTest |
A base class for testing a view using TestBench.
|
class |
ChromeBrowserTest |
Base class for TestBench tests to run locally in the Chrome browser.
|
class |
ChromeDeviceTest |
Base class for TestBench tests to run in Chrome with customized options,
which enable device emulation mode by default.
|
class |
ViewOrUITest |
Base class for TestBench tests which use a UI/View matched to the test name
according to the convention (remove IT, add View or
UI).
|