[Groovy] Class Ignore

  • groovy.mock.interceptor.Ignore

Helper object to support convenience "ignore.methodName" notation similar to demand notation. Can't be used with methods within java.lang.Object.

Properties Summary

Properties
Type Name and description
def parent

Methods Summary

Methods
Type Params Return Type Name and description
Object invokeMethod(String methodName, Object args)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Property Detail

def parent

Method Detail

Object invokeMethod(String methodName, Object args)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/groovy/mock/interceptor/Ignore.html