Class IAAssertHelper


  • public abstract class IAAssertHelper
    extends java.lang.Object
    The interactionOperator 'assert' designates that the CombinedFragment represents an assertion. The sequences of the operand of the assertion are the only valid continuations. All other continuations result in an invalid trace.
    See Also:
    IAAssert