| |
|
| org.kuali.kfs.context.KualiTestBase org.kuali.core.util.ObjectUtilsTest
ObjectUtilsTest | public class ObjectUtilsTest extends KualiTestBase (Code) | | This class tests the ObjectUtil methods.
|
testCreateHybridBusinessObject | final public void testCreateHybridBusinessObject() throws Exception(Code) | | |
testDeepCopyOriginal | public void testDeepCopyOriginal()(Code) | | |
testDeepCopyWithTransients | public void testDeepCopyWithTransients()(Code) | | |
testDeepCopy_nonSerializableBaseClass | public void testDeepCopy_nonSerializableBaseClass()(Code) | | This test exercises a situation encountered with deepCopy, where unexpectedly some fields in non-serializable base classes
wont copy.
|
testHashCode3 | public void testHashCode3() throws Exception(Code) | | test hash code function on objects with nested objects
|
testMaterializeAllSubObjects_NullParam | public void testMaterializeAllSubObjects_NullParam()(Code) | | |
testMaterializeAllSubObjects_ProxiedParam | public void testMaterializeAllSubObjects_ProxiedParam()(Code) | | |
testMaterializeAllSubObjects_Test1 | public void testMaterializeAllSubObjects_Test1()(Code) | | |
testMaterializeSubObjectsToDepth_Test1 | public void testMaterializeSubObjectsToDepth_Test1()(Code) | | |
testNullHandling | public void testNullHandling()(Code) | | |
|
|
|