ProtectedclientProtectedcontextProtectedintervalProtectedtimeoutAssigns the user task to a specific user.
Completes the user task with the specified variables.
Asserts that the user task exists and is active.
ProtectedgetGets the test context.
Asserts that the user task has specific candidate groups.
Rest...groups: string[]Asserts that the user task has specific variables.
Asserts that the user task is assigned to a specific user.
Asserts that the user task has been completed.
Asserts that the user task is not assigned to any user.
ProtectedsleepProtectedwaitWaits until a condition is met or timeout is reached. Uses exponential backoff to reduce API pressure. Accounts for operation duration to prevent overlapping calls.
Assertions for user tasks. Provides fluent API for verifying user task state and properties.