Control center for Gradle TestKit. See gradle.
A temporary directory unique for each test, in which the Gradle files are created.
Accessor for the gradle.properties file.
gradle.properties
Accessor for the files of the root project.
Accessor for the settings.gradle file.
settings.gradle
Accessor for the settings.gradle.kts file.
settings.gradle.kts
Accessor for the files of a project, given its path.
Helper function to write the gradle.properties file.
Instantiates a GradleRunner in dir.
Helper function to write the settings.gradle file.
Helper function to write the settings.gradle.kts file.