Interface LaneTest

    • Method Detail

      • test

        TestResult test​(RunData data,
                        int read,
                        boolean indexedRead,
                        int lane)
        Do a test.
        Parameters:
        data - result object
        read - index of read
        indexedRead - true if the read is an index read
        lane - the index of the lane
        Returns:
        a TestResult object with the result of the test