org.kuali.rice.krad.data.provider
Class DataObjectWrapperBaseTest

java.lang.Object
  extended by org.kuali.rice.krad.data.provider.DataObjectWrapperBaseTest

public class DataObjectWrapperBaseTest
extends Object


Nested Class Summary
static class DataObjectWrapperBaseTest.DataObject
           
static class DataObjectWrapperBaseTest.DataObject2
           
static class DataObjectWrapperBaseTest.DataObject3
           
 
Constructor Summary
DataObjectWrapperBaseTest()
           
 
Method Summary
 void setup()
           
 void testEqualsByPrimaryKey()
           
 void testGetMetadata()
           
 void testGetPrimaryKeyValues()
           
 void testGetPropertyType_Collection()
           
 void testGetPropertyType_Nested()
           
 void testGetPropertyValueNullSafe()
           
 void testGetType()
           
 void testGetWrappedInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataObjectWrapperBaseTest

public DataObjectWrapperBaseTest()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

testGetType

public void testGetType()

testGetMetadata

public void testGetMetadata()

testGetWrappedInstance

public void testGetWrappedInstance()

testGetPrimaryKeyValues

public void testGetPrimaryKeyValues()

testEqualsByPrimaryKey

public void testEqualsByPrimaryKey()

testGetPropertyType_Nested

public void testGetPropertyType_Nested()

testGetPropertyValueNullSafe

public void testGetPropertyValueNullSafe()

testGetPropertyType_Collection

public void testGetPropertyType_Collection()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.