Uses of Class
grails.test.AbstractClosureProxy

Packages that use AbstractClosureProxy
grails.test   
 

Uses of AbstractClosureProxy in grails.test
 

Subclasses of AbstractClosureProxy in grails.test
 class MockClosureProxy
          This closure proxy stores an expectation and checks it before each call to the target closure.
 



Copyright (c) 2005-2009 The Grails project