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