public class JpaMetadataProviderTest extends Object
Constructor and Description |
---|
JpaMetadataProviderTest() |
public JpaMetadataProviderTest()
public static void setUpBeforeClass() throws Exception
Exception
public void testGetMetadataForType() throws Exception
Exception
public void testGetAllMetadata() throws Exception
Exception
public void testGetMetadataForClass_ClassData()
public void testGetMetadataForClass_VersionAttribute()
public void testGetMetadataForClass_Attributes()
public void testGetMetadataForClass_Attribute_Types()
public void testGetMetadataForClass_Attribute_Type_Unknown()
public void testGetMetadataForClass_Attribute_Non_OJB_Property()
public void testGetMetadataForCollection()
public void testGetMetadataForCollection_Indirect()
public void testGetMetadataForRelationship_referencedObject_main()
public void testGetMetadataForRelationship_referencedObject_properties()
public void testGetMetadataForRelationship_referencedObject_attributes()
public void testGetMetadataForRelationship_anotherReferencedObject_main()
public void testGetMetadataForRelationship_anotherReferencedObject_properties()
public void testGetMetadataForRelationship_anotherReferencedObject_attributes()
public void testGetMetadataForRelationship_yetAnotherReferencedObject_main()
public void testGetMetadataForRelationship_yetAnotherReferencedObject_properties()
public void testGetMetadataForRelationship_yetAnotherReferencedObject_attributes()
public void testGetMetadataForRelationship_extension()
public void testGetMetadataForRelationship_byLastAttribute_stringProperty()
public void testGetMetadataForRelationship_byLastAttribute_dateProperty()
public void testGetMetadataForRelationship_byLastAttribute_primaryKeyProperty()
public void testGetMetadataForRelationship_byInvolvedAttribute()
public void testGetMetadataForClass_PKFields()
public void testGetMetadataForClass_PKFields_TwoFieldIdClass()
public void testGetMetadataForClass_PKFields_TwoFieldNoIdClass()
public void testIsClassPersistable_ValidType()
public void testIsClassPersistable_InvalidType()
public void testAttributeSecurityIfEncrypted()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.