com.amazonaws.services.simpleworkflow.flow.junit
Class GenericWorkflowTest
java.lang.Object
com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
com.amazonaws.services.simpleworkflow.flow.junit.GenericWorkflowTest
public class GenericWorkflowTest
- extends WorkflowTestBase
Methods inherited from class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase |
apply, clockAdvanceSeconds, clockAdvanceSeconds, getClockAcceleration, getDecisionContext, getDefaultActivitiesTaskListToPoll, getWorkflowExecution, getWorkflowType, isDisableOutstandingTasksCheck, setClockAccelerationCoefficient, setClockCurrentTimeMillis, setDefaultActivitiesTaskListToPoll, setDisableOutstandingTasksCheck, setExpectedException, setFlowTestRunner, setTestTimeoutActualTimeMilliseconds, setWorkflowExecution, setWorkflowType, waitBlocked |
GenericWorkflowTest
public GenericWorkflowTest(WorkflowDefinitionFactoryFactory factoryFactory)
addFactory
public void addFactory(String taskListToListen,
ActivityImplementationFactory factory)
addFactory
public void addFactory(ActivityImplementationFactory factory)
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.