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

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

public class LuContextImplTest
extends Object


Nested Class Summary
private static class LuContextImplTest.LuServiceMock
           
 
Field Summary
private  LuContextImpl luContext
           
private  LuService luService
           
private  ReqComponentInfo reqComponent1
           
private  ReqComponentInfo reqComponent2
           
 
Constructor Summary
LuContextImplTest()
           
 
Method Summary
 void beforeMethod()
           
private  void setupReqComponent1()
           
private  void setupReqComponent2()
           
 void testCreateContextMap_Clu()
           
 void testCreateContextMap_CluSet()
           
 void testCreateContextMap_NullTokenValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

luService

private LuService luService

luContext

private LuContextImpl luContext

reqComponent1

private ReqComponentInfo reqComponent1

reqComponent2

private ReqComponentInfo reqComponent2
Constructor Detail

LuContextImplTest

public LuContextImplTest()
Method Detail

setupReqComponent1

private void setupReqComponent1()

setupReqComponent2

private void setupReqComponent2()

beforeMethod

public void beforeMethod()

testCreateContextMap_Clu

public void testCreateContextMap_Clu()
                              throws OperationFailedException
Throws:
OperationFailedException

testCreateContextMap_CluSet

public void testCreateContextMap_CluSet()
                                 throws OperationFailedException
Throws:
OperationFailedException

testCreateContextMap_NullTokenValues

public void testCreateContextMap_NullTokenValues()
                                          throws OperationFailedException
Throws:
OperationFailedException


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