|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
The object that registers method calls on it for the use with Mocks and Stubs. For each call a CallSpec object is added to the recorded list.
| Field Summary | |
|---|---|
List |
recorded
|
| Constructor Summary | |
Demand()
|
|
| Method Summary | |
|---|---|
Object |
invokeMethod(String methodName, Object args)
|
def |
verify(List calls)
|
| Constructor Detail |
|---|
Demand()
| Method Detail |
|---|
Object invokeMethod(String methodName, Object args)
public def verify(List calls)