Class InterleavingGenerationPhase

    • Method Detail

      • execute

        public Combination execute​(Map<Combination,​TestResult> previouslyExecutedTests)
        Description copied from interface: Phase
        Executes the phase. Transform some input int some output
        Parameters:
        previouslyExecutedTests - the input of the phase
        Returns:
        the output of the phase