toggle menu
gradle
8.11.1
API
switch theme
search in API
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.