org.kuali.rice.krad.data.provider.annotation.impl
Class AnnotationMetadataProviderImplTest

java.lang.Object
  extended by org.kuali.rice.krad.data.provider.annotation.impl.AnnotationMetadataProviderImplTest

public class AnnotationMetadataProviderImplTest
extends Object


Constructor Summary
AnnotationMetadataProviderImplTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void testBusinessKeyMetadata()
           
 void testCollectionAnnotation_derivedType()
           
 void testExtensionAttribute_metadataRelationship()
           
 void testInheritedProperties_labelOverride()
           
 void testInheritedProperties()
           
 void testInitializeMetadataNoTypesProvided()
           
 void testMergedAttribute()
           
 void testNonPersistableProperty()
           
 void testProvideMetadata()
           
 void testSecurityAnnotation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationMetadataProviderImplTest

public AnnotationMetadataProviderImplTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

testInitializeMetadataNoTypesProvided

public void testInitializeMetadataNoTypesProvided()

testProvideMetadata

public void testProvideMetadata()

testBusinessKeyMetadata

public void testBusinessKeyMetadata()

testMergedAttribute

public void testMergedAttribute()

testNonPersistableProperty

public void testNonPersistableProperty()

testExtensionAttribute_metadataRelationship

public void testExtensionAttribute_metadataRelationship()

testInheritedProperties

public void testInheritedProperties()

testInheritedProperties_labelOverride

public void testInheritedProperties_labelOverride()

testSecurityAnnotation

public void testSecurityAnnotation()

testCollectionAnnotation_derivedType

public void testCollectionAnnotation_derivedType()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.