Interface TestConditionSupporter

    • Method Detail

      • setCondition

        void setCondition​(TestCondition value)
        Sets the break condition to evaluate.
        Parameters:
        value - the expression
      • getCondition

        TestCondition getCondition()
        Returns the break condition to evaluate.
        Returns:
        the expression