bb.util
Class ClassUtil.UnitTest

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

public static class ClassUtil.UnitTest
extends Object

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


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

Constructor Detail

ClassUtil.UnitTest

public ClassUtil.UnitTest()
Method Detail

test_findClassFile_getBytes

public void test_findClassFile_getBytes()
                                 throws Exception
Throws:
Exception

test_getNameSimple

public void test_getNameSimple()

test_getPackage

public void test_getPackage()