bb.science
Class Unit.UnitTest

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

public static class Unit.UnitTest
extends Object

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


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

Constructor Detail

Unit.UnitTest

public Unit.UnitTest()
Method Detail

test_toString

public void test_toString()