Griffon 0.9.5-rc2

Package griffon.test

Testing utilities and base testCases

 

Class Summary
AbstractCliTestCase This abstract test case makes it easy to run a Griffon command and query its output.
AbstractClosureProxy Skeleton implementation of a wrapper class for closures that allows you to intercept invocations of the closure.
AbstractSwingTestCase Base classe for Swing relatedt test.
DemandProxy Keeps track of demands and expectations for a particular Griffon mock.
GriffonMock
GriffonUnitTestCase Support class for writing unit tests in Griffon.
MockClosureProxy This closure proxy stores an expectation and checks it before each call to the target closure.
 


Groovy Documentation