Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
1.0-JSR-6
-
None
-
None
-
Groovy Version: 1.0-JSR-06 JVM: 1.5.0_06-b05
Description
Result of this test:
class DbServiceTest extends GroovyTestCase {
void testSomething()
}
is:
.GroovyTestCase
GroovyTestCase
Time: 0.016
OK (1 test)
Where is the period coming from?