@ContextConfiguration(locations="classpath:co-test-with-class2-mock-context.xml") public class TestCourseOfferingServiceImplWithClass2Mocks extends Object
Modifier and Type | Field and Description |
---|---|
protected AcademicCalendarService |
acalService |
protected AtpService |
atpService |
ContextInfo |
callContext |
protected CourseService |
canonicalCourseService |
protected CourseOfferingService |
coService |
protected CourseOfferingServiceTestDataLoader |
dataLoader |
static String |
principalId |
Modifier | Constructor and Description |
---|---|
|
TestCourseOfferingServiceImplWithClass2Mocks() |
protected |
TestCourseOfferingServiceImplWithClass2Mocks(boolean testAwareDataLoader) |
protected CourseOfferingService coService
protected AcademicCalendarService acalService
protected AtpService atpService
protected CourseService canonicalCourseService
protected CourseOfferingServiceTestDataLoader dataLoader
public static String principalId
public ContextInfo callContext
public TestCourseOfferingServiceImplWithClass2Mocks()
protected TestCourseOfferingServiceImplWithClass2Mocks(boolean testAwareDataLoader)
public void tearDown()
public void testCreateAndGetRegistrationGroup() throws AlreadyExistsException, DoesNotExistException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testCreateActivityOfferingCluster() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DataValidationErrorException, ReadOnlyException
public void testGenerateRegistrationGroupsSimple() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, AlreadyExistsException, DataValidationErrorException, ReadOnlyException
public void testGenerateAndDeleteRegistrationGroups() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DataValidationErrorException, ReadOnlyException, DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, VersionMismatchException, AlreadyExistsException, DependentObjectsExistException
public void testServiceSetup()
public void testGetCourseOffering() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testGetCourseOfferingIdsByTerm() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testGetCourseOfferingsByIds() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testGetCourseOfferingsByCourseAndTerm() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testCreateCourseOffering() throws AlreadyExistsException, DoesNotExistException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, ReadOnlyException, DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testUpdateCourseOffering() throws DataValidationErrorException, DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, ReadOnlyException, VersionMismatchException
public void testUpdateCourseOfferingWithDynAttrs() throws DataValidationErrorException, DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, ReadOnlyException, VersionMismatchException
public void testDeleteFormatOffering() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DependentObjectsExistException, DoesNotExistException
public void testDeleteActivityOffering() throws DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, ReadOnlyException, AlreadyExistsException, DoesNotExistException
public void testDeleteCourseOffering() throws AlreadyExistsException, DoesNotExistException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, ReadOnlyException, DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testDeleteCourseOfferingCascaded() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, AlreadyExistsException, DataValidationErrorException
public void testCreateFormatOffering() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testGetFormatOffering() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testCreateAndGetActivityOffering() throws AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DoesNotExistException
public void testUpdateRegistrationGroup() throws InvalidParameterException, DataValidationErrorException, MissingParameterException, DoesNotExistException, VersionMismatchException, PermissionDeniedException, OperationFailedException, ReadOnlyException
public void testDeleteRegistrationGroup() throws InvalidParameterException, MissingParameterException, DoesNotExistException, PermissionDeniedException, OperationFailedException
public void testGetActivityOfferingType() throws InvalidParameterException, MissingParameterException, DoesNotExistException, PermissionDeniedException, OperationFailedException
public void testGetActivityOfferingTypes() throws InvalidParameterException, MissingParameterException, PermissionDeniedException, OperationFailedException
public void testCreateSeatPoolDefinition() throws DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, ReadOnlyException
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.