Class PluginTestingExtension
java.lang.Object
com.palantir.gradle.plugintesting.PluginTestingExtension
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EXTENSION_NAME
- See Also:
-
-
Constructor Details
-
PluginTestingExtension
public PluginTestingExtension()
-
-
Method Details
-
getIgnoreGradleDeprecations
Whether to set the ignoreDeprecations system property when running tests. This is for nebula tests that will fail if there are gradle deprecations. -
getGradleVersions
Gradle versions to test against.
-