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

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

public class TestStatementDictionary
extends Object


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

Constructor Detail

TestStatementDictionary

public TestStatementDictionary()
Method Detail

testLoadStatementInfoDictionary

public void testLoadStatementInfoDictionary()

formatAsString

private String formatAsString(List<String> errors)

testStatementInfoValidation

public void testStatementInfoValidation()
                                 throws OperationFailedException
Throws:
OperationFailedException

testRequirementComponentInfoValidation

public void testRequirementComponentInfoValidation()
                                            throws OperationFailedException
Throws:
OperationFailedException


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