Package org.gradle.testing.base
@Incubating
@NonNullApi
package org.gradle.testing.base
General purpose types for test suite support.
-
ClassDescriptionThis DSL element exists to contain a collection of
TestSuite
s.Base test suite component.A binary which runs a suite of tests.A container ofTestSuiteSpec
instances.A component representing a suite of tests that will be built and executed together.Base test suite target.Provides access to key tasks used by a test suite.