@Incubating public interface SwiftXCTestSuite extends SwiftComponent
Named.Namer
Modifier and Type | Method and Description |
---|---|
SwiftXCTestBinary |
getDevelopmentBinary()
Returns the binary of the component to use as the default for development.
|
SwiftXCTestBinary |
getTestExecutable()
Returns the executable that will be executed to run the tests.
|
getImplementationDependencies, getModule, getSource, getSwiftSource, source
SwiftXCTestBinary getDevelopmentBinary()
For test suites, this is the test executable binary.
getDevelopmentBinary
in interface SwiftComponent
SwiftXCTestBinary getTestExecutable()