Utility class for managing Zeebe's clock in test environments.
Uses the undocumented /actuator/clock REST API endpoints.
Properly handles container host resolution for cross-platform compatibility.
⚠️ IMPORTANT: Clock manipulation may fail in REMOTE mode (SaaS/C8Run environments).
For reliable timer testing, use MANAGED mode with Docker containers.
Utility class for managing Zeebe's clock in test environments. Uses the undocumented /actuator/clock REST API endpoints. Properly handles container host resolution for cross-platform compatibility.
⚠️ IMPORTANT: Clock manipulation may fail in REMOTE mode (SaaS/C8Run environments). For reliable timer testing, use MANAGED mode with Docker containers.