Interface CppTestSuite

    • Method Detail

      • getDevelopmentBinary

        CppExecutable 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 CppComponent
      • getTestExecutable

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