- getAndFunctionalTests() - Method in TestOptions
-
Adds on application of the builder to functional tests.
- getAndIntegrationTests() - Method in TestOptions
-
Adds on application of the builder to integration tests.
- getAndTests() - Method in TestOptions
-
Adds on application of the builder to unit tests,
- getFunctionalTests() - Method in JavaModernExtension
-
Get a test configuration builder initialized for targeting functional tests.
- getIntegrationTests() - Method in JavaModernExtension
-
Get a test configuration builder initialized for targeting integration tests.
- getTargetElasticsearchVersion() - Method in CloudExtension
-
Returns the target Elasticsearch version for the configured target.
- getTargetKafkaVersion() - Method in CloudExtension
-
Returns the target Kafka version for the given target configuration.
- getTargetZookeeperVersion() - Method in CloudExtension
-
Returns the target Zookeeper version for the given target configuration.
- getTests() - Method in JavaModernExtension
-
Get a test configuration builder initialized for targeting unit tests.
- gitlab(RepositoryHandler, int) - Method in GroovyExtensions
-
Add a GitLab project-specific repository.
- GroovyExtensions - Class in org.proticity.gradle.plugin.javamodern
Extensions for Groovy/Gradle types.