edu.utah.janos.tests
Class TestMain
java.lang.Object
|
+--edu.utah.janos.tests.TestMain
- public class TestMain
- extends java.lang.Object
A class to provide a main() for testing. It will startup up a TestFlow
and pass it it's command line arguments.
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
TestMain
public TestMain()
getRootFlow
public static Flow getRootFlow()
- Return rootFlow
getTestFlow
public static TestFlow getTestFlow()
- Return the test flow object
getNode
public static Node getNode()
- Return the test node object
getAddressFactory
public static AddressFactory getAddressFactory()
- Return the address factory
getEnvironment
public static int getEnvironment()
- Get the build environment encoding
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/