@ContextConfiguration(locations="classpath:acal-service-facade-test-class2-mock-context.xml") public class TestAcademicCalendarServiceFacadeImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AcademicCalendarService |
acalService |
protected AtpService |
atpService |
protected CourseOfferingService |
coService |
protected CourseService |
courseService |
protected CourseOfferingServiceTestDataLoader |
dataLoader |
protected LRCService |
lrcService |
| Constructor and Description |
|---|
TestAcademicCalendarServiceFacadeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTest() |
void |
beforeTest() |
void |
testDeleteTermFailed() |
void |
testDeleteTermSucceed() |
void |
testMakeTermOfficialCascaded() |
void |
testValidateCalendar0() |
void |
testValidateCalendar1() |
void |
testValidateCalendar2() |
void |
testValidateCalendar3() |
void |
testValidateCalendar4() |
void |
testValidateTerm0() |
void |
testValidateTerm1() |
void |
testValidateTerm2() |
void |
testValidateTerm3() |
protected CourseOfferingService coService
protected CourseService courseService
protected CourseOfferingServiceTestDataLoader dataLoader
protected LRCService lrcService
protected AcademicCalendarService acalService
protected AtpService atpService
public TestAcademicCalendarServiceFacadeImpl()
public void beforeTest() throws Exception
Exceptionpublic void testMakeTermOfficialCascaded() throws Exception
Exceptionpublic void testDeleteTermSucceed() throws Exception
Exceptionpublic void testDeleteTermFailed() throws Exception
Exceptionpublic void testValidateTerm0() throws Exception
Exceptionpublic void testValidateTerm1() throws Exception
Exceptionpublic void testValidateTerm2() throws Exception
Exceptionpublic void testValidateTerm3() throws Exception
Exceptionpublic void testValidateCalendar0() throws Exception
Exceptionpublic void testValidateCalendar1() throws Exception
Exceptionpublic void testValidateCalendar2() throws Exception
Exceptionpublic void testValidateCalendar3() throws Exception
Exceptionpublic void testValidateCalendar4() throws Exception
ExceptionCopyright © 2004–2014 The Kuali Foundation. All rights reserved.