|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMockObject | |
---|---|
org.spockframework.mock |
Uses of IMockObject in org.spockframework.mock |
---|
Classes in org.spockframework.mock that implement IMockObject | |
---|---|
class |
MockObject
|
Methods in org.spockframework.mock that return IMockObject | |
---|---|
IMockObject |
MockInvocation.getMockObject()
|
IMockObject |
IMockInvocation.getMockObject()
The mock object that received the invocation. |
Constructors in org.spockframework.mock with parameters of type IMockObject | |
---|---|
MockInvocation(IMockObject mockObject,
java.lang.reflect.Method method,
java.util.List<java.lang.Object> arguments)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |