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