bb.util
Class ThreadUtil.UnitTest

java.lang.Object
  extended by bb.util.ThreadUtil.UnitTest
Enclosing class:
ThreadUtil

public static class ThreadUtil.UnitTest
extends Object

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


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

Constructor Detail

ThreadUtil.UnitTest

public ThreadUtil.UnitTest()
Method Detail

test_getStackTraceString

public void test_getStackTraceString()

test_toString

public void test_toString()