org.kuali.student.enrollment.class2.courseoffering.service.impl
Class TestCourseOfferingServiceImplWithClass1Mocks
java.lang.Object
org.kuali.student.enrollment.class2.courseoffering.service.impl.TestCourseOfferingServiceImplWithClass1Mocks
- Direct Known Subclasses:
- TestCourseOfferingServiceImplWithFewerClass1Mocks
@ContextConfiguration(locations="classpath:co-test-with-mocks-context.xml")
public class TestCourseOfferingServiceImplWithClass1Mocks
- 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
TestCourseOfferingServiceImplWithClass1Mocks
public TestCourseOfferingServiceImplWithClass1Mocks()
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
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.