Package macaw.test.curation

Classes that test implementations of MacawCurationAPI.

See:
          Description

Class Summary
MacawCurationTestCase
TestCurateDerivedVariables
TestCurateListChoices
TestCurateOntologyTerms
TestCurateRawVariables
TestCurateSupportingDocuments
TestCurateUsers
TestCurateValueLabels
TestOntologyTermFilter
TestResultSorter<T>
TestSupportingDocumentFilter
TestVariableFilter
 

Package macaw.test.curation Description

Classes that test implementations of MacawCurationAPI. You can change the implementation of the service that is tested by altering code in the private method createDatabase(...) in MacawCurationTestCase