jgroup.util
Class JUnit

java.lang.Object
  extended by jgroup.util.JUnit

public class JUnit
extends java.lang.Object

Support functions for running JUnit test cases.

Author:
Hein Meling

Field Summary
static boolean JUNIT_TEST
          This should be set to true to when running JUnit tests
 
Constructor Summary
JUnit()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JUNIT_TEST

public static boolean JUNIT_TEST
This should be set to true to when running JUnit tests

Constructor Detail

JUnit

public JUnit()


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.