Interface SwiftXCTestBinary

    • Method Detail

      • getExecutableTestFile

        Provider<RegularFile> getExecutableTestFile()
        Returns the executable test file for this binary.
        Since:
        4.4
      • getInstallDirectory

        Provider<Directory> getInstallDirectory()
        Returns the installation directory for this binary.
        Since:
        4.4
      • getRunScriptFile

        Provider<RegularFile> getRunScriptFile()
        Returns the script for running this binary.
        Since:
        4.4