@ContextConfiguration(locations="classpath:examoffering-test-with-map-context.xml") public class TestExamOfferingServiceImplConformanceExtendedCrud extends TestExamOfferingServiceImplConformanceBaseCrud
contextInfo, principalId, testService
Constructor and Description |
---|
TestExamOfferingServiceImplConformanceExtendedCrud() |
getExamOfferingService, setExamOfferingService, setUp, testCrudExamOffering, testCrudExamOfferingRelation
public TestExamOfferingServiceImplConformanceExtendedCrud()
public void testCrudExamOffering_setDTOFieldsForTestCreate(ExamOfferingInfo expected)
testCrudExamOffering_setDTOFieldsForTestCreate
in class TestExamOfferingServiceImplConformanceBaseCrud
public void testCrudExamOffering_testDTOFieldsForTestCreateUpdate(ExamOfferingInfo expected, ExamOfferingInfo actual)
public void testCrudExamOffering_setDTOFieldsForTestUpdate(ExamOfferingInfo expected)
testCrudExamOffering_setDTOFieldsForTestUpdate
in class TestExamOfferingServiceImplConformanceBaseCrud
public void testCrudExamOffering_testDTOFieldsForTestReadAfterUpdate(ExamOfferingInfo expected, ExamOfferingInfo actual)
public void testCrudExamOffering_setDTOFieldsForTestReadAfterUpdate(ExamOfferingInfo expected)
public void testCrudExamOfferingRelation_setDTOFieldsForTestCreate(ExamOfferingRelationInfo expected)
public void testCrudExamOfferingRelation_testDTOFieldsForTestCreateUpdate(ExamOfferingRelationInfo expected, ExamOfferingRelationInfo actual)
public void testCrudExamOfferingRelation_setDTOFieldsForTestUpdate(ExamOfferingRelationInfo expected)
public void testCrudExamOfferingRelation_testDTOFieldsForTestReadAfterUpdate(ExamOfferingRelationInfo expected, ExamOfferingRelationInfo actual)
public void testCrudExamOfferingRelation_setDTOFieldsForTestReadAfterUpdate(ExamOfferingRelationInfo expected)
public void test_searchForExamOfferingIds() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForExamOfferings() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_validateExamOffering() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_changeExamOfferingState() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_getExamOfferingsByExamPeriod() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_validateExamOfferingRelation() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_getExamOfferingRelationsByFormatOffering() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_getExamOfferingRelationsByExamOffering() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_getExamOfferingRelationIdsByActivityOffering() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForExamOfferingRelationIds() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForExamOfferingRelations() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.