Table of Contents
API Documentation: | TestingExtension |
---|
Note: This class is incubating and may change in a future version of Gradle.
This DSL element exists to contain a collection of TestSuite
s.
Property | Description |
suites | Incubating Available test suites in this project. The type of test suites available depend on which other plugins are applied. |
ExtensiblePolymorphicDomainObjectContainer
<TestSuite
>
suites
(read-only)
ExtensiblePolymorphicDomainObjectContainer
<TestSuite
>Note: This property is incubating and may change in a future version of Gradle.
Available test suites in this project. The type of test suites available depend on which other plugins are applied.