Package groovy.util

Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans.

See:
          Description

Class Summary
AllTestSuite AllTestSuite can be used in extension of GroovyTestSuite to execute TestCases written in Groovy from inside a Java IDE.
GroovyAssert  
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.
 

Package groovy.util Description

Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans.


Copyright © 2003-2012 The Codehaus. All rights reserved.