org.algernon.test
Class InitializeAlgernonTwice
java.lang.Object
org.algernon.test.InitializeAlgernonTwice
- public class InitializeAlgernonTwice
- extends Object
Tests whether Algernon works correctly when initialized
twice from the same program.
Contributed by Joe V, joe55055@yahoo.com
06 July 2003
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
algernon
private Algernon algernon
InitializeAlgernonTwice
public InitializeAlgernonTwice()
test
public void test()
throws AlgernonException
- Throws:
AlgernonException
initAlgernon
private void initAlgernon()
throws AlgernonException
- Throws:
AlgernonException
main
public static void main(String[] args)
throws AlgernonException
- Throws:
AlgernonException