BinaryTasksCollection
, Collection<Task>
, DomainObjectCollection<Task>
, DomainObjectSet<Task>
, Iterable<Task>
, Set<Task>
JvmTestSuiteBinarySpec.JvmTestSuiteTasks
, NativeTestSuiteBinarySpec.TasksCollection
public interface TestSuiteTaskCollection extends BinaryTasksCollection
Modifier and Type | Method | Description |
---|---|---|
Task |
getRun() |
The run task.
|
create, getBuild, getCheck, taskName, taskName
parallelStream, removeIf, stream, toArray
addAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
findAll, matching, matching, withType
Task getRun()