gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling
/
TestSpecs
Test
Specs
API
@
Incubating
interface
TestSpecs
(
source
)
Provides test selection from a specific test task.
Since
7.6
See also
Test
Launcher
Members
Functions
for
Task
Path
Link copied to clipboard
API
abstract
fun
forTaskPath
(
taskPath
:
String
)
:
TestSpec
Creates a new test selection for the target task.