@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
Exception
public void testMakeTermOfficialCascaded() throws Exception
Exception
public void testDeleteTermSucceed() throws Exception
Exception
public void testDeleteTermFailed() throws Exception
Exception
public void testValidateTerm0() throws Exception
Exception
public void testValidateTerm1() throws Exception
Exception
public void testValidateTerm2() throws Exception
Exception
public void testValidateTerm3() throws Exception
Exception
public void testValidateCalendar0() throws Exception
Exception
public void testValidateCalendar1() throws Exception
Exception
public void testValidateCalendar2() throws Exception
Exception
public void testValidateCalendar3() throws Exception
Exception
public void testValidateCalendar4() throws Exception
Exception
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.