gradle
8.2.1
Java API
gradle
/
org.gradle.tooling
/
TestSpecs
Test
Specs
Java API
@
Incubating
interface
TestSpecs
Provides test selection from a specific test task.
See also
Test
Launcher
Members
Functions
for
Task
Path
Link copied to clipboard
Java API
abstract
fun
forTaskPath
(
taskPath
:
String
)
:
TestSpec
Creates a new test selection for the target task.