Interface IDefaultResponse

All Superinterfaces:
IResponseGenerator
All Known Implementing Classes:
CallRealMethodResponse, EmptyOrDummyResponse, ZeroOrNullResponse

public interface IDefaultResponse extends IResponseGenerator
A strategy for responding to unexpected method calls. Each mock object can have its own strategy.