Interface NativeTestSuiteBinarySpec.TasksCollection
- All Superinterfaces:
BinaryTasksCollection, Collection<Task>, DomainObjectCollection<Task>, DomainObjectSet<Task>, Iterable<Task>, Set<Task>, TestSuiteTaskCollection
- Enclosing interface:
NativeTestSuiteBinarySpec
Provides access to key tasks used for building the binary.
- Since:
- 4.2
-
Method Summary
Methods inherited from interface BinaryTasksCollection
create, getBuild, getCheck, taskName, taskNameMethods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DomainObjectCollection
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface DomainObjectSet
findAll, matching, matching, withTypeMethods inherited from interface Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayMethods inherited from interface TestSuiteTaskCollection
getRun