org.codehaus.groovy.vmplugin.v5
Class JUnit4Utils

java.lang.Object
  extended by org.codehaus.groovy.vmplugin.v5.JUnit4Utils

public class JUnit4Utils
extends Object

Java 5 code for working with JUnit 4 tests.

Author:
Paul King

Constructor Summary
Constructor and Description
JUnit4Utils()
           
 
Method Summary
Modifier and Type Method and Description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit4Utils

public JUnit4Utils()

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