org.kuali.rice.krms.framework
Class AgendaTest

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

public class AgendaTest
extends Object


Constructor Summary
AgendaTest()
           
 
Method Summary
 void setUp()
           
 void testAfterAgenda()
           
 void testAllRulesAgenda()
           
 void testIfFalseSubAgenda()
           
 void testIfTrueSubAgenda()
           
 void testQualifierMissingFromAgenda()
          Make sure agenda qualifier matching is based on the provided qualifiers see https://jira.kuali.org/browse/KULRICE-6098
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgendaTest

public AgendaTest()
Method Detail

setUp

public void setUp()

testAllRulesAgenda

public void testAllRulesAgenda()

testIfTrueSubAgenda

public void testIfTrueSubAgenda()

testIfFalseSubAgenda

public void testIfFalseSubAgenda()

testAfterAgenda

public void testAfterAgenda()

testQualifierMissingFromAgenda

public void testQualifierMissingFromAgenda()
Make sure agenda qualifier matching is based on the provided qualifiers see https://jira.kuali.org/browse/KULRICE-6098



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.