org.gusdb.wdk.model.test
Class TestUtility
java.lang.Object
org.gusdb.wdk.model.test.TestUtility
public class TestUtility
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestUtility
public TestUtility()
throws WdkModelException,
java.net.MalformedURLException
- Throws:
WdkModelException
java.net.MalformedURLException
main
public static void main(java.lang.String[] args)
suite
public static junit.framework.Test suite()
getInstance
public static TestUtility getInstance()
throws WdkModelException,
java.net.MalformedURLException
- Throws:
WdkModelException
java.net.MalformedURLException
getRandom
public java.util.Random getRandom()
- Returns:
- Returns the rand.
getSanityModel
public SanityModel getSanityModel()
- Returns:
- Returns the sanityModel.
getWdkModel
public WdkModel getWdkModel()
- Returns:
- Returns the wdkModel.