@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, testCrudExam
public TestExamServiceImplConformanceExtendedCrud()
public void testCrudExam_setDTOFieldsForTestCreate(ExamInfo expected)
testCrudExam_setDTOFieldsForTestCreate
in class TestExamServiceImplConformanceBaseCrud
public void testCrudExam_testDTOFieldsForTestCreateUpdate(ExamInfo expected, ExamInfo actual)
testCrudExam_testDTOFieldsForTestCreateUpdate
in class TestExamServiceImplConformanceBaseCrud
public void testCrudExam_setDTOFieldsForTestUpdate(ExamInfo expected)
testCrudExam_setDTOFieldsForTestUpdate
in class TestExamServiceImplConformanceBaseCrud
public void testCrudExam_testDTOFieldsForTestReadAfterUpdate(ExamInfo expected, ExamInfo actual)
testCrudExam_testDTOFieldsForTestReadAfterUpdate
in class TestExamServiceImplConformanceBaseCrud
public void testCrudExam_setDTOFieldsForTestReadAfterUpdate(ExamInfo expected)
testCrudExam_setDTOFieldsForTestReadAfterUpdate
in class TestExamServiceImplConformanceBaseCrud
public void test_validateExam() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForExamIds() throws Exception
test_searchForExamIds
in class TestExamServiceImplConformanceBaseCrud
Exception
public void test_searchForExams() throws Exception
test_searchForExams
in class TestExamServiceImplConformanceBaseCrud
Exception
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.