Interface SwiftXCTestBinary

    • Method Detail

      • getExecutableFile

        Provider<RegularFile> getExecutableFile()
        Returns the executable test file for this binary.
        Since:
        4.5
      • 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