Class InteractionScope

java.lang.Object
org.spockframework.mock.runtime.InteractionScope
All Implemented Interfaces:
IInteractionScope

public class InteractionScope extends Object implements IInteractionScope
A scope for interactions defined outside a then-block
Author:
Peter Niederwieser