Package | Description |
---|---|
org.spockframework.mock |
Modifier and Type | Class and Description |
---|---|
class |
MockObject |
Modifier and Type | Method and Description |
---|---|
IMockObject |
MockInvocation.getMockObject() |
IMockObject |
IMockInvocation.getMockObject()
The mock object that received the invocation.
|
Constructor and Description |
---|
MockInvocation(IMockObject mockObject,
java.lang.reflect.Method method,
java.util.List<java.lang.Object> arguments) |
Copyright © 2013. All rights reserved