griffon.test.mock
[Groovy] Class MockNodeFactory
java.lang.Object
groovy.util.AbstractFactory
griffon.test.mock.MockNodeFactory
class MockNodeFactory
extends AbstractFactory
Trivial implementation of a node factory. Always returns an empty map
- Authors:
- Andres Almiray
Methods inherited from class AbstractFactory
|
setParent, isLeaf, setChild, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
MockNodeFactory
MockNodeFactory()
-
newInstance
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
-
Groovy Documentation