@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
Exception
public void testSuspendActivityOffering() throws Exception
Exception
public void testReinstateActivityOffering() throws Exception
Exception
public void TestReinstateActivityOfferingForException() throws Exception
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.