|
Groovy 2.2.2-test | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Class Summary | |
|---|---|
| AllTestSuite | AllTestSuite can be used in extension of GroovyTestSuite to execute TestCases written in Groovy from inside a Java IDE. |
| GroovyAssert | |
| GroovyShellTestCase | Groovy test case, which recreates internal GroovyShell in each setUp () |
| GroovyTestCase | A default JUnit TestCase in Groovy. |
| GroovyTestSuite | A TestSuite which will run a Groovy unit test case inside any Java IDE either as a unit test case or as an application. |
| JavadocAssertionTestBuilder | JavadocAssertionTestBuilder will dynamically create a test cases from Groovy assertions placed within
the Javadoc comments of a source file. |
| JavadocAssertionTestSuite | JavadocAssertionTestSuite will dynamically create test cases from Groovy assertions placed within
Javadoc comments. |
| StringTestUtil | |
Copyright © 2003-2013 The Codehaus. All rights reserved.