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