Interface TestComponent
- All Superinterfaces:
Named, SoftwareComponent
- All Known Subinterfaces:
CppTestExecutable, SwiftXCTestBinary, SwiftXCTestBundle, SwiftXCTestExecutable
Represents a component that can run tests.
- Since:
- 4.5
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionReturns the task that runs the tests for this component.
-
Method Details
-
getRunTask
-