Package org.spockframework.mock
Class CallRealMethodResponse
java.lang.Object
org.spockframework.mock.CallRealMethodResponse
- All Implemented Interfaces:
IDefaultResponse
,IResponseGenerator
A response strategy that delegates method calls to the real object underlying the mock (if any).
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
respond
- Specified by:
respond
in interfaceIResponseGenerator
-