bb.util
Class ReflectUtil.UnitTest
java.lang.Object
bb.util.ReflectUtil.UnitTest
- Enclosing class:
- ReflectUtil
public static class ReflectUtil.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectUtil.UnitTest
public ReflectUtil.UnitTest()
test_getEnumValues
public void test_getEnumValues()
throws Exception
- Throws:
Exception
test_get_set
public void test_get_set()
throws Exception
- Throws:
Exception
test_diagnoseGetProblem
public void test_diagnoseGetProblem()
throws Exception
- Throws:
Exception
test_fieldsDeclaredReport
public void test_fieldsDeclaredReport()
throws Exception
- Throws:
Exception
test_callLogError
public void test_callLogError()
test_isXXX
public void test_isXXX()
throws Exception
- Throws:
Exception
test_findSignature
public void test_findSignature()