| AbstractComponentIT |
Abstract base class for integration tests.
|
| AbstractParallelTestBenchTest |
Abstract base class for parallel flow TestBench tests.
|
| AbstractTestBenchTest |
Abstract base class for flow TestBench tests.
|
| AbstractTestBenchTest.ClientChecker |
|
| AbstractValidationTest |
Base class for validation tests of components that implement
HasValidation.
|
| AbstractViewTest |
A base class for testing a view using TestBench.
|
| ChromeBrowserTest |
Base class for TestBench tests to run locally in the Chrome browser.
|
| ChromeDeviceTest |
Base class for TestBench tests to run in Chrome with customized options,
which enable device emulation mode by default.
|
| DevToolsElement |
|
| DevToolsWrapper |
|
| FileTestUtil |
|
| TestBenchHelpers |
Helpers for running testbench tests.
|
| ValidationTestView |
Abstract view class for testing validation with components that implement
HasValidation.
|
| 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).
|