| Interface | Description |
|---|---|
| AvailableDistributions | Used in legacy mode to report on all distributions that are available locally. |
| CompatibilityTestResult | Interface used in legacy mode to report test results |
| Distribution | Interface for handling distributions in legacy mode. |
| Class | Description |
|---|---|
| DeprecatingGradleTestExtension | This is used under 2.13+ to warn the user that the gradleLocations extension is no longer in use. |
| GradleTest | Legacy GradleTest task type. |
| GradleTestExtension | Extension for global configuration of handling distributions used for testing. |
| LegacyGradleTestPlugin | Legacy GradleTest plugin which works with Gradle 2.0-2.12. |