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