Package org.gradle.api.plugins.buildcomparison.gradle
Build comparision classes that are specific to Gradle, including comparing Gradle upgrades.
-
Interface Summary Interface Description GradleBuildInvocationSpec A specification for launching a Gradle build with a specified Gradle version. -
Class Summary Class Description CompareGradleBuilds Executes two Gradle builds (that can be the same build) with specified versions and compares the outcomes.CompareGradleBuildsPlugin Preconfigures the project to run a gradle build comparison.