public class DataObjectWrapperBaseTest extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DataObjectWrapperBaseTest.DataObject  | 
static class  | 
DataObjectWrapperBaseTest.DataObject2  | 
static class  | 
DataObjectWrapperBaseTest.DataObject3  | 
static class  | 
DataObjectWrapperBaseTest.DataObject4  | 
| Constructor and Description | 
|---|
DataObjectWrapperBaseTest()  | 
public DataObjectWrapperBaseTest()
protected void setUpDataObjectMetadataMocks()
protected void setUpDataObject2MetadataMocks()
protected void setUpDataObject3MetadataMocks()
protected void setUpDataObject4MetadataMocks()
protected void setUpDataObject5MetadataMocks()
protected void configureMocks()
public void testGetForeignKeyAttributeMap_NoNullChildAttributeName()
public void testGetType()
public void testGetMetadata()
public void testGetWrappedInstance()
public void testGetPrimaryKeyValues()
public void testEqualsByPrimaryKey()
public void testGetPropertyType_Nested()
public void testGetPropertyValueNullSafe()
public void testGetPropertyType_Collection()
public void testMaterializeOptionMatch_Default()
public void testMaterializeOptionMatch_WithEager()
public void testMaterializeOptionMatch_CollectionsOnly_NonUpdatable()
public void testMaterializeOptionMatch_CollectionsOnly_Updatable()
public void testMaterializeOptionMatch_Updatable()
public void testMaterialize_Default()
public void testMaterialize_Recursive()
public void testMaterialize_Recursive_WithCollections()
public void testMaterialize_InvalidCode_DontNullIt()
public void testMaterialize_InvalidCode_PleaseNullIt()
public void testMaterialize_UpdateUpdatable()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.