org.kuali.rice.krad.data.jpa
Class JpaMetadataProviderTest
java.lang.Object
org.kuali.rice.krad.data.jpa.JpaMetadataProviderTest
public class JpaMetadataProviderTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpaMetadataProviderTest
public JpaMetadataProviderTest()
setUpBeforeClass
public static void setUpBeforeClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Throws:
Exception
testGetMetadataForType
public void testGetMetadataForType()
throws Exception
- Throws:
Exception
testGetAllMetadata
public void testGetAllMetadata()
throws Exception
- Throws:
Exception
testGetMetadataForClass_ClassData
public void testGetMetadataForClass_ClassData()
testGetMetadataForClass_VersionAttribute
public void testGetMetadataForClass_VersionAttribute()
testGetMetadataForClass_Attributes
public void testGetMetadataForClass_Attributes()
testGetMetadataForClass_Attribute_Types
public void testGetMetadataForClass_Attribute_Types()
testGetMetadataForClass_Attribute_Type_Unknown
public void testGetMetadataForClass_Attribute_Type_Unknown()
testGetMetadataForClass_Attribute_Non_OJB_Property
public void testGetMetadataForClass_Attribute_Non_OJB_Property()
testGetMetadataForCollection
public void testGetMetadataForCollection()
testGetMetadataForCollection_Indirect
public void testGetMetadataForCollection_Indirect()
testGetMetadataForRelationship_referencedObject_main
public void testGetMetadataForRelationship_referencedObject_main()
testGetMetadataForRelationship_referencedObject_properties
public void testGetMetadataForRelationship_referencedObject_properties()
testGetMetadataForRelationship_referencedObject_attributes
public void testGetMetadataForRelationship_referencedObject_attributes()
testGetMetadataForRelationship_anotherReferencedObject_main
public void testGetMetadataForRelationship_anotherReferencedObject_main()
testGetMetadataForRelationship_anotherReferencedObject_properties
public void testGetMetadataForRelationship_anotherReferencedObject_properties()
testGetMetadataForRelationship_anotherReferencedObject_attributes
public void testGetMetadataForRelationship_anotherReferencedObject_attributes()
testGetMetadataForRelationship_yetAnotherReferencedObject_main
public void testGetMetadataForRelationship_yetAnotherReferencedObject_main()
testGetMetadataForRelationship_yetAnotherReferencedObject_properties
public void testGetMetadataForRelationship_yetAnotherReferencedObject_properties()
testGetMetadataForRelationship_yetAnotherReferencedObject_attributes
public void testGetMetadataForRelationship_yetAnotherReferencedObject_attributes()
testGetMetadataForRelationship_byLastAttribute_stringProperty
public void testGetMetadataForRelationship_byLastAttribute_stringProperty()
testGetMetadataForRelationship_byLastAttribute_dateProperty
public void testGetMetadataForRelationship_byLastAttribute_dateProperty()
testGetMetadataForRelationship_byLastAttribute_primaryKeyProperty
public void testGetMetadataForRelationship_byLastAttribute_primaryKeyProperty()
testGetMetadataForRelationship_byInvolvedAttribute
public void testGetMetadataForRelationship_byInvolvedAttribute()
testGetMetadataForClass_PKFields
public void testGetMetadataForClass_PKFields()
testGetMetadataForClass_PKFields_TwoFieldIdClass
public void testGetMetadataForClass_PKFields_TwoFieldIdClass()
testGetMetadataForClass_PKFields_TwoFieldNoIdClass
public void testGetMetadataForClass_PKFields_TwoFieldNoIdClass()
testIsClassPersistable_ValidType
public void testIsClassPersistable_ValidType()
testIsClassPersistable_InvalidType
public void testIsClassPersistable_InvalidType()
testAttributeSecurityIfEncrypted
public void testAttributeSecurityIfEncrypted()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.