Uses of Class
org.kuali.rice.test.RiceTestCase

Packages that use RiceTestCase
org.kuali.rice.test   
org.kuali.rice.test.lifecycles   
 

Uses of RiceTestCase in org.kuali.rice.test
 

Subclasses of RiceTestCase in org.kuali.rice.test
 class BaselineTestCase
          Test case which supports common styles of "baselining" the test environment before/after running a unit test.
 class BaseModuleTestCase
          Base module test case that allows overriding of the test harness spring beans
 class JettyServerTestCase
          A test case that supports declaratively defining a JettServer to run via annotations.
 class RiceInternalSuiteDataTestCase
          A TestCase superclass to be used internally by Rice for tests that need to load all of the Rice suite-level test data.
 

Uses of RiceTestCase in org.kuali.rice.test.lifecycles
 

Constructor parameters in org.kuali.rice.test.lifecycles with type arguments of type RiceTestCase
PerSuiteDataLoaderLifecycle(Class<? extends RiceTestCase> annotatedClass)
           
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.