Interface TestSuiteBinarySpec

    • Method Detail

      • getTestSuite

        TestSuiteSpec getTestSuite()
        Returns the test suite that this binary belongs to.
      • getTestedBinary

        BinarySpec getTestedBinary()
        Returns the binary tested by this test suite.