Uses of Class
org.kuali.rice.core.test.CORETestCase

Packages that use CORETestCase
org.kuali.rice.core.impl.component   
org.kuali.rice.core.test   
org.kuali.rice.core.test.cache   
 

Uses of CORETestCase in org.kuali.rice.core.impl.component
 

Subclasses of CORETestCase in org.kuali.rice.core.impl.component
 class ComponentServiceTest
          An integration test which tests the reference implementation of the ComponentService TODO - for now this test is part of KRAD even though it should be part of the core (pending further modularity work)
 

Uses of CORETestCase in org.kuali.rice.core.test
 

Subclasses of CORETestCase in org.kuali.rice.core.test
 class AnnotationTestParent
          AnnotationTestParent is used by the DataLoaderAnnotationTest and DataLoaderAnnotationOverrideTest classes to verify parent class annotation usage
 class DataLoaderAnnotationOverrideTest
          DataLoaderAnnotationOverrideTest is used to test the annotation data entry provided by UnitTestData, PerTestUnitTestData, and PerSuiteUnitTestData
 class DataLoaderAnnotationTest
          Used to test the annotation data entry provided by UnitTestData, PerTestUnitTestData, and PerSuiteUnitTestData
 

Uses of CORETestCase in org.kuali.rice.core.test.cache
 

Subclasses of CORETestCase in org.kuali.rice.core.test.cache
 class DistributedCacheManagerDecoratorTest
          Unit tests for the DistributedCacheManagerDecorator
 



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