All Classes and Interfaces

Class
Description
Exception thrown when an activity request to complete asynchronously in the TestActivityEnvironment.
 
 
 
Test annotated with Issue covers a specific problem or edge case and is usually crafted carefully to hit the right conditions to reproduce the problem.
Waits for local service to become available and registers UnitTest namespace.
 
 
Intended to be used only in the Java SDK test code.
 
Represents a flag which can be set or waited for.
The helper class for unit testing activity implementations.
 
JUnit Jupiter extension that simplifies testing of Temporal activities and supports calls to Activity methods from the tested activities.
 
 
 
 
TestWorkflowEnvironment provides workflow unit testing capabilities.
 
JUnit Jupiter extension that simplifies testing of Temporal workflows.
 
JUnit4
 
 
 
Expose methods to read and deserialize workflow execution history from json.
To be used with WorkflowReplayer
JUnit5 only
Replays a workflow given its history.