org.kuali.student.enrollment.class2.courseoffering.service.impl
Class TestCourseOfferingServiceImplWithMocks
java.lang.Object
org.kuali.student.enrollment.class2.courseoffering.service.impl.TestCourseOfferingServiceImplWithMocks
@ContextConfiguration(locations="classpath:co-test-with-mocks-context.xml")
public class TestCourseOfferingServiceImplWithMocks
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
courseOfferingService
protected CourseOfferingService courseOfferingService
principalId
public static String principalId
callContext
public ContextInfo callContext
courseService
protected CourseService courseService
luiService
protected LuiService luiService
acalService
protected AcademicCalendarService acalService
atpService
protected AtpService atpService
TestCourseOfferingServiceImplWithMocks
public TestCourseOfferingServiceImplWithMocks()
setUp
public void setUp()
testCRUD
public void testCRUD()
throws DoesNotExistException,
DataValidationErrorException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException,
ReadOnlyException,
VersionMismatchException,
DependentObjectsExistException
- Throws:
DoesNotExistException
DataValidationErrorException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
ReadOnlyException
VersionMismatchException
DependentObjectsExistException
testCRUDCourseOffering
public CourseOfferingInfo testCRUDCourseOffering()
throws DoesNotExistException,
DataValidationErrorException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException,
ReadOnlyException,
VersionMismatchException
- Throws:
DoesNotExistException
DataValidationErrorException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
ReadOnlyException
VersionMismatchException
testCRUDFormatOffering
public FormatOfferingInfo testCRUDFormatOffering(CourseOfferingInfo co)
throws DoesNotExistException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException,
DataValidationErrorException,
VersionMismatchException,
ReadOnlyException,
DependentObjectsExistException
- Throws:
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
DataValidationErrorException
VersionMismatchException
ReadOnlyException
DependentObjectsExistException
testCRUDActivityOffering
public ActivityOfferingInfo testCRUDActivityOffering(FormatOfferingInfo fo)
throws DoesNotExistException,
InvalidParameterException,
MissingParameterException,
OperationFailedException,
PermissionDeniedException,
DataValidationErrorException,
ReadOnlyException,
VersionMismatchException
- Throws:
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
DataValidationErrorException
ReadOnlyException
VersionMismatchException
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.