Class |
Description |
ClasspathManifest
|
Generates a manifest file that can be re-used by @link GradleTest tasks to set the correct classpath
for GradleRunnerSteps . |
GradleTest
|
Runs compatibility tests using special compiled GradleTestKit-based tests |
GradleTestBasePlugin
|
A base plugin for GradleTest. |
GradleTestPlugin
|
Checks the current Gradle version and decides which real plugin to apply.
|
Names
|
Fixed names for various GradleTest elements. |
TestGenerator
|
Generates test files that will be compiled against GradleTestKit. |
TestSet
|
Internal utility functions to add a new GradleTest test set. |