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.
-
FullCore_Test1()
-
-
main(String[])
-
-
runTest(String[])
-
FullCore_Test1
public FullCore_Test1()
main
public static void main(String args[])
runTest
public void runTest(String args[])
All Packages Class Hierarchy This Package Previous Next Index