bb.science
Class Samples.UnitTest

java.lang.Object
  extended by bb.science.Samples.UnitTest
Enclosing class:
Samples

public static class Samples.UnitTest
extends Object

See the Overview page of the project's javadocs for a general description of this unit test class.


Constructor Summary
Samples.UnitTest()
           
 
Method Summary
 void test_add()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Samples.UnitTest

public Samples.UnitTest()
Method Detail

test_add

public void test_add()
              throws Exception
Throws:
Exception