| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| MethodAware | Interface to be implemented by test cases that want to be informed of the Method being run. | 
| Class Summary | |
|---|---|
| BaselineTestCase | Test case which supports common styles of "baselining" the test environment before/after running a unit test. | 
| BaseModuleTestCase | Base module test case that allows overriding of the test harness spring beans | 
| BaseRiceTestCase | A generic Rice Unit Test base class. | 
| BaseTestServer | Abstract class to provide convenience methods for starting and stopping a Jetty Server instance. | 
| ClearDatabaseLifecycle | Lifecycle class to clean up the database for use in testing. | 
| DerbyDBCreationLifecycle | |
| JettyServerTestCase | A test case that supports declaratively defining a JettServer to run via annotations. | 
| RiceInternalSuiteDataTestCase | A TestCase superclass to be used internally by Rice for tests that need to load all of the Rice suite-level test data. | 
| RiceTestCase | Useful superclass for all Rice test cases. | 
| SQLDataLoader | |
| TestHarnessServiceLocator | Locator that sits on the testharness SpringContext. | 
| TestUtilities | |
| ThreadMonitor | Some tests will spawn threads which we want to wait for completion on before we move onto the next test. | 
| TransactionalLifecycle | A lifecycle for testing with database transactional rollback. | 
| Enum Summary | |
|---|---|
| BaselineTestCase.Mode | Enum of "baselining" modes that this test case supports | 
| Annotation Types Summary | |
|---|---|
| BaselineTestCase.BaselineMode | |
| TransactionalTest | This annotates a KEW test telling it to run each test method inside a transaction. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||