Package grails.test

Class Summary
AbstractCliTestCase  
AbstractClosureProxy Skeleton implementation of a wrapper class for closures that allows you to intercept invocations of the closure.
DemandProxy  
GrailsAwareGroovyTestSuite Adds support for running Grails JUnit Tests from Eclipse JUnit runner or even from the command line.
GrailsMock  
GrailsUnitTestCase  
GrailsUrlMappingsTestCase  
GroovyPagesTestCase  
MappingBuilder  
MockClosureProxy This closure proxy stores an expectation and checks it before each call to the target closure.
MockUtils  
ThreadLocalMap  
WebFlowTestCase  
 



Copyright (c) 2005-2009 The Grails project