org.kuali.rice.kew.engine
Class WorkflowEngineFactoryImplTest

java.lang.Object
  extended by org.kuali.rice.kew.engine.WorkflowEngineFactoryImplTest

public class WorkflowEngineFactoryImplTest
extends Object

Unit tests for the WorkflowEngineFactoryImpl class.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
WorkflowEngineFactoryImplTest()
           
 
Method Summary
 void blanketApproveEngineCreate()
           
 void setup()
           
 void simulationEngineCreate()
           
 void standardEngineCreate()
           
 void standardEngineDoNotRunPostProcessLogic()
           
 void standardEngineRunPostProcessLogic()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowEngineFactoryImplTest

public WorkflowEngineFactoryImplTest()
Method Detail

setup

public void setup()

standardEngineCreate

public void standardEngineCreate()

blanketApproveEngineCreate

public void blanketApproveEngineCreate()

simulationEngineCreate

public void simulationEngineCreate()

standardEngineRunPostProcessLogic

public void standardEngineRunPostProcessLogic()

standardEngineDoNotRunPostProcessLogic

public void standardEngineDoNotRunPostProcessLogic()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.