Stub is not responsible for decision whether to execute action or not (e.g. when request matches XXX=> do YYY)
Just a wrapper for the {@link Action} which will should be performed when {@link Condition} is true.
@see com.xebialabs.restito.semantics.Action @see com.xebialabs.restito.semantics.Condition
|
|