Package org.kuali.rice.test.data

Class Summary
UnitTestDataUtils Utilities for unit test data annotations.
 

Enum Summary
UnitTestData.Type  
 

Annotation Types Summary
PerSuiteUnitTestData Annotation for a configuring the one time (per test class) test data.
PerTestUnitTestData Annotation for a configuring the one time (per suite) test data.
UnitTestData Annotation for loading/running data before unit test runs.
UnitTestFile Annotation for a single SQL file (and delimiter) containing a list of statements to be run before a method, set of tests, or testing suite.
UnitTestSql Annotation for a single SQL Statement to be run before a method, set of tests, or testing suite.
 



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