ProtectedclientProtectedcontextProtectedintervalProtectedtimeoutAsserts that the decision belongs to a specific process instance.
Asserts that the decision instance exists.
ProtectedgetGets the test context.
Asserts that the decision evaluation failed.
Asserts that the decision evaluation has a specific input.
This method uses the getDecisionInstance API to access the evaluatedInputs field which contains the input data used during decision evaluation.
Asserts that the decision has a specific result.
Asserts that the decision result contains specific key-value pairs.
Asserts that the decision result is an array with a specific length.
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.
Asserts that the decision was evaluated successfully.
Assertions for decision instances. Provides fluent API for verifying decision evaluation results.