org.aisb.bio.tests
Class SomeSimpleTests

java.lang.Object
  extended byorg.aisb.bio.tests.SomeSimpleTests

public class SomeSimpleTests
extends java.lang.Object

This class performs some simple unit tests of the underlying frameworks.

Author:
Doug DeJulio

Constructor Summary
SomeSimpleTests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SomeSimpleTests

public SomeSimpleTests()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception