import griffon.util.IGriffonApplication class PunchcardDialogTests extends GroovyTestCase { IGriffonApplication app void testSomething() { } }