Class MockInteraction

java.lang.Object
org.spockframework.mock.runtime.MockInteraction
All Implemented Interfaces:
IMockInteraction

public class MockInteraction extends Object implements IMockInteraction
An anticipated interaction between the SUT and one or more mock objects.
Author:
Peter Niederwieser