All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class uhr.core.test.FullCore_Test1

java.lang.Object
   |
   +----uhr.core.test.FullCore_Test1

public class FullCore_Test1
extends Object
This tests the Full Core by creating a simple system, listing it's tree, and various minor checks. It's also an example of how to create a system using the Full Core. See uhr.core.test.system1.StartSystem.


Constructor Index

 o FullCore_Test1()

Method Index

 o main(String[])
 o runTest(String[])

Constructors

 o FullCore_Test1
 public FullCore_Test1()

Methods

 o main
 public static void main(String args[])
 o runTest
 public void runTest(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index