Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Assertions

Tiese Barrell edited this page Nov 3, 2017 · 5 revisions

HIGH

  • assertProcessReachedEndEvent(endStateKey) (good for testing intermediate points have been reached)) for single end state, ever reached in process [#41]
  • assertTaskUncompletedAndAssignedToUser [#16]
  • assertTaskUncompletedAndUnassigned [#17]

MEDIUM

  • assertProcessInstanceHasTriggeredErrorBoundaryEvent

LOW

  • hasHistoricProcessVariableEverHadValue
  • assertProcessSuspended -> lookup implementation and usage

Clone this wiki locally