@ContextConfiguration(locations="classpath:csr-services-facade-test-class2-mock-context.xml") public class TestCSRServiceFacade extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CourseService |
canonicalCourseService |
protected CourseOfferingServiceTestDataLoader |
dataLoader |
| Modifier | Constructor and Description |
|---|---|
|
TestCSRServiceFacade() |
protected |
TestCSRServiceFacade(boolean testAwareDataLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
tearDown() |
void |
testCancelActivityOffering() |
void |
testReinstateActivityOffering() |
void |
TestReinstateActivityOfferingForException() |
void |
testSuspendActivityOffering() |
protected CourseOfferingServiceTestDataLoader dataLoader
protected CourseService canonicalCourseService
public TestCSRServiceFacade()
protected TestCSRServiceFacade(boolean testAwareDataLoader)
public void testCancelActivityOffering() throws Exception
Exceptionpublic void testSuspendActivityOffering() throws Exception
Exceptionpublic void testReinstateActivityOffering() throws Exception
Exceptionpublic void TestReinstateActivityOfferingForException() throws Exception
ExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.