org.kuali.student.core.dictionary.service
Class TestCommentDictionary

java.lang.Object
  extended by org.kuali.student.core.dictionary.service.TestCommentDictionary

public class TestCommentDictionary
extends Object


Constructor Summary
TestCommentDictionary()
           
 
Method Summary
private  String formatAsString(List<String> errors)
           
 void testCommentInfoValidation()
           
 void testLoadAtpDictionary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCommentDictionary

public TestCommentDictionary()
Method Detail

testLoadAtpDictionary

public void testLoadAtpDictionary()

formatAsString

private String formatAsString(List<String> errors)

testCommentInfoValidation

public void testCommentInfoValidation()
                               throws OperationFailedException
Throws:
OperationFailedException


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