com.rubecula.util
Class TestUtils

java.lang.Object
  extended bycom.rubecula.util.TestUtils

public class TestUtils
extends java.lang.Object

Class to define certain artifacts of testing.

Since:
V_0_4
Version:
$Revision: 1.1 $
Author:
Robin Hillyard

Field Summary
static java.lang.String BASE_PATH
           
 
Constructor Summary
TestUtils()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASE_PATH

public static final java.lang.String BASE_PATH
See Also:
Constant Field Values
Constructor Detail

TestUtils

public TestUtils()