org.kuali.student.lum.course.service.impl
Class TestCourseInfoDictionary

java.lang.Object
  extended by org.kuali.student.lum.course.service.impl.TestCourseInfoDictionary

public class TestCourseInfoDictionary
extends Object


Constructor Summary
TestCourseInfoDictionary()
           
 
Method Summary
private  String formatAsString(List<String> errors)
           
private  Validator getActiveDatesValidator()
           
 void testCourseInfoValidation()
           
 void testLoadCourseInfoDictionary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCourseInfoDictionary

public TestCourseInfoDictionary()
Method Detail

testLoadCourseInfoDictionary

public void testLoadCourseInfoDictionary()

formatAsString

private String formatAsString(List<String> errors)

testCourseInfoValidation

public void testCourseInfoValidation()
                              throws OperationFailedException
Throws:
OperationFailedException

getActiveDatesValidator

private Validator getActiveDatesValidator()


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.