Interface TypedOperationSelector

    • Method Detail

      • selectOperation

        TypedOperation selectOperation()
        Select a method, from the set of methods under test, to use to create a new test sequence.
        Returns:
        the selected method
      • newRegressionTestHook

        void newRegressionTestHook​(Sequence sequence)
        Take action based on the given Sequence was classified as a regression test.
        Parameters:
        sequence - newly created sequence that was classified as a regression test