gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.testing.base
/
TestingExtension
Testing
Extension
API
@
Incubating
interface
TestingExtension
(
source
)
This DSL element exists to contain a collection of
TestSuite
s.
Since
7.3
Members
Functions
get
Suites
Link copied to clipboard
API
abstract
fun
getSuites
(
)
:
ExtensiblePolymorphicDomainObjectContainer
<
TestSuite
>
Available test suites in this project.