| Class |
Description |
|
BasicTestDefinition
|
Describes a basic test definition. |
|
ClasspathManifest
|
Generates a manifest file that can be re-used by GradleTest tasks to set the correct classpath. |
|
DeprecationMessagesMap
|
A simple class that helps to work around some limitations in Gradle property ecosystem |
|
FullTestDefinition
|
Carries all of the data for a test definition in order to generate data files. |
|
GradleTestBasePlugin
|
A base plugin for GradleTest. |
|
GradleTestPlugin
|
Checks the current Gradle version and decides which real plugin to apply. |
|
GradleTestSet
|
Defines a GradleTest test set. |
|
GradleTestSetExtension
|
Extension to configure GradleTest test sets. |
|
TestGenerator
|
Generates test files that will be compiled against GradleTestKit and project files for execution. |