Package io.temporal.testing
package io.temporal.testing
-
ClassDescriptionException thrown when an activity request to complete asynchronously in the
TestActivityEnvironment.A local Temporal dev server owned by the calling process.Options for aTemporalDevServer.The helper class for unit testing activity implementations.JUnit Jupiter extension that simplifies testing of Temporal activities and supports calls toActivitymethods from the tested activities.TestWorkflowEnvironment provides workflow unit testing capabilities.JUnit Jupiter extension that simplifies testing of Temporal workflows.JUnit4Expose methods to read and deserialize workflow execution history from json.
To be used withWorkflowReplayerJUnit5 onlyReplays a workflow given its history.