JNodeOS v1.2.0 API

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.


Constructor Summary
TestMain()
           
 
Method Summary
static AddressFactory getAddressFactory()
          Return the address factory
static int getEnvironment()
          Get the build environment encoding
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMain

public TestMain()
Method Detail

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

JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 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 web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002