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