@ContextConfiguration(locations="classpath:examoffering-test-context.xml") @Transactional public class TestExamOfferingServiceImplIntegration extends TestExamOfferingServiceImplConformanceExtendedCrud
contextInfo, principalId, testService| Constructor and Description |
|---|
TestExamOfferingServiceImplIntegration() |
| Modifier and Type | Method and Description |
|---|---|
TypeService |
getTypeService() |
void |
setTypeService(TypeService typeService) |
void |
test_searchForExamOfferingIds_ignore() |
void |
test_searchForExamOfferingRelationIds() |
void |
test_searchForExamOfferingRelations() |
void |
test_searchForExamOfferings_ignore() |
void |
testCrudExamOfferingRelation() |
test_changeExamOfferingState, test_getExamOfferingRelationIdsByActivityOffering, test_getExamOfferingRelationsByExamOffering, test_getExamOfferingRelationsByFormatOffering, test_getExamOfferingsByExamPeriod, test_searchForExamOfferingIds, test_searchForExamOfferings, test_validateExamOffering, test_validateExamOfferingRelation, testCrudExamOffering_setDTOFieldsForTestCreate, testCrudExamOffering_setDTOFieldsForTestReadAfterUpdate, testCrudExamOffering_setDTOFieldsForTestUpdate, testCrudExamOffering_testDTOFieldsForTestCreateUpdate, testCrudExamOffering_testDTOFieldsForTestReadAfterUpdate, testCrudExamOfferingRelation_setDTOFieldsForTestCreate, testCrudExamOfferingRelation_setDTOFieldsForTestReadAfterUpdate, testCrudExamOfferingRelation_setDTOFieldsForTestUpdate, testCrudExamOfferingRelation_testDTOFieldsForTestCreateUpdate, testCrudExamOfferingRelation_testDTOFieldsForTestReadAfterUpdategetExamOfferingService, setExamOfferingService, setUp, testCrudExamOfferingpublic TestExamOfferingServiceImplIntegration()
public TypeService getTypeService()
public void setTypeService(TypeService typeService)
public void testCrudExamOfferingRelation() throws DataValidationErrorException, DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, ReadOnlyException, VersionMismatchException, DependentObjectsExistException
testCrudExamOfferingRelation in class TestExamOfferingServiceImplConformanceBaseCrudDataValidationErrorExceptionDoesNotExistExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionReadOnlyExceptionVersionMismatchExceptionDependentObjectsExistExceptionpublic void test_searchForExamOfferingIds_ignore() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForExamOfferings_ignore() 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-2013 The Kuali Foundation. All Rights Reserved.