A constraint which is triggered or defered. More...
Public Member Functions | |
virtual void | trigger ()=0 |
Triggers the constraint. |
A constraint which is triggered or defered.
Constraints are evaluated before the mock methodis invoked. over a method parameter.
Definition at line 47 of file TriggeredConstraint.h.