|
Groovy 1.7.2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.mock.interceptor.Ignore
public class Ignore extends Object
Helper object to support convenience "ignore.methodName" notation similar to demand notation.
Can't be used with methods within java.lang.Object
.
Method Summary | |
---|---|
Object
|
invokeMethod(String methodName, Object args)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Method Detail |
---|
public Object invokeMethod(String methodName, Object args)
Copyright © 2003-2010 The Codehaus. All rights reserved.