@ContextConfiguration(locations="classpath:exam-test-with-map-context.xml") public class TestExamServiceImplConformanceExtendedCrud extends TestExamServiceImplConformanceBaseCrud
contextInfo, principalId, testService| Constructor and Description |
|---|
TestExamServiceImplConformanceExtendedCrud() |
| Modifier and Type | Method and Description |
|---|---|
void |
test_searchForExamIds() |
void |
test_searchForExams() |
void |
test_validateExam() |
void |
testCrudExam_setDTOFieldsForTestCreate(ExamInfo expected) |
void |
testCrudExam_setDTOFieldsForTestReadAfterUpdate(ExamInfo expected) |
void |
testCrudExam_setDTOFieldsForTestUpdate(ExamInfo expected) |
void |
testCrudExam_testDTOFieldsForTestCreateUpdate(ExamInfo expected,
ExamInfo actual) |
void |
testCrudExam_testDTOFieldsForTestReadAfterUpdate(ExamInfo expected,
ExamInfo actual) |
getExamService, setExamService, setUp, testCrudExampublic TestExamServiceImplConformanceExtendedCrud()
public void testCrudExam_setDTOFieldsForTestCreate(ExamInfo expected)
testCrudExam_setDTOFieldsForTestCreate in class TestExamServiceImplConformanceBaseCrudpublic void testCrudExam_testDTOFieldsForTestCreateUpdate(ExamInfo expected, ExamInfo actual)
testCrudExam_testDTOFieldsForTestCreateUpdate in class TestExamServiceImplConformanceBaseCrudpublic void testCrudExam_setDTOFieldsForTestUpdate(ExamInfo expected)
testCrudExam_setDTOFieldsForTestUpdate in class TestExamServiceImplConformanceBaseCrudpublic void testCrudExam_testDTOFieldsForTestReadAfterUpdate(ExamInfo expected, ExamInfo actual)
testCrudExam_testDTOFieldsForTestReadAfterUpdate in class TestExamServiceImplConformanceBaseCrudpublic void testCrudExam_setDTOFieldsForTestReadAfterUpdate(ExamInfo expected)
testCrudExam_setDTOFieldsForTestReadAfterUpdate in class TestExamServiceImplConformanceBaseCrudpublic void test_validateExam() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForExamIds() throws Exception
test_searchForExamIds in class TestExamServiceImplConformanceBaseCrudExceptionpublic void test_searchForExams() throws Exception
test_searchForExams in class TestExamServiceImplConformanceBaseCrudExceptionCopyright © 2004–2014 The Kuali Foundation. All rights reserved.