Interface SwiftXCTestSuite

    • Method Detail

      • getDevelopmentBinary

        SwiftXCTestBinary getDevelopmentBinary()
        Returns the binary of the component to use as the default for development.

        For test suites, this is the test executable binary.

        Specified by:
        getDevelopmentBinary in interface SwiftComponent
      • getTestExecutable

        SwiftXCTestBinary getTestExecutable()
        Returns the executable that will be executed to run the tests.
        Since:
        4.4