Interface TestSuiteTaskCollection
- All Superinterfaces:
BinaryTasksCollection, Collection<Task>, DomainObjectCollection<Task>, DomainObjectSet<Task>, Iterable<Task>, Set<Task>
- All Known Subinterfaces:
NativeTestSuiteBinarySpec.TasksCollection
Deprecated.
Provides access to key tasks used by a test suite.
-
Method Summary
Methods inherited from interface BinaryTasksCollection
create, getBuild, getCheck, taskName, taskNameMethods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DomainObjectCollection
addAllLater, addLater, all, all, configureEach, disallowChanges, getElements, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface DomainObjectSet
findAll, matching, matching, withType
-
Method Details
-
getRun
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.