org.kuali.rice.krms.framework
Class KRMSTest

java.lang.Object
  extended by org.kuali.rice.krms.framework.KRMSTest

public class KRMSTest
extends Object


Field Summary
private static ResultLogger LOG
           
private static TermResolver<Integer> testResolver
           
private static Term totalCostTerm
           
 
Constructor Summary
KRMSTest()
           
 
Method Summary
 void compoundPropositionTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

private static final ResultLogger LOG

totalCostTerm

private static final Term totalCostTerm

testResolver

private static final TermResolver<Integer> testResolver
Constructor Detail

KRMSTest

public KRMSTest()
Method Detail

compoundPropositionTest

public void compoundPropositionTest()


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