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