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