| Class | Description |
|---|---|
| AbstractTestDataImpl | Common implementation of TestData for embedded test projects (in androidTest folder) and separate module test projects. |
| TestApplicationTestData | Implementation of TestData for separate test modules. |
| TestDataImpl | Implementation of TestData on top of a TestVariantData |