org.kuali.student.lum.statement.config.context
Class PersonContextImplTest

java.lang.Object
  extended by org.kuali.student.lum.statement.config.context.PersonContextImplTest

public class PersonContextImplTest
extends Object


Field Summary
private  PersonContextImpl personContext
           
private  ReqComponentInfo reqComponent1
           
 
Constructor Summary
PersonContextImplTest()
           
 
Method Summary
 void beforeMethod()
           
private  void setupReqComponent1()
           
 void testCreateContextMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

personContext

private PersonContextImpl personContext

reqComponent1

private ReqComponentInfo reqComponent1
Constructor Detail

PersonContextImplTest

public PersonContextImplTest()
Method Detail

setupReqComponent1

private void setupReqComponent1()

beforeMethod

public void beforeMethod()

testCreateContextMap

public void testCreateContextMap()
                          throws OperationFailedException
Throws:
OperationFailedException


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