Package com.uber.cadence.testing
-
Interface Summary Interface Description TestActivityEnvironment The helper class for unit testing activity implementations.TestWorkflowEnvironment TestWorkflowEnvironment provides workflow unit testing capabilities. -
Class Summary Class Description TestEnvironmentOptions TestEnvironmentOptions.Builder WorkflowReplayer Replays a workflow given its history.WorkflowShadower -
Exception Summary Exception Description SimulatedTimeoutException SimulatedTimeoutException can be thrown from an activity or child workflow implementation to simulate a timeout.