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 Oct 28, 2017 · 5 revisions

HIGH

  • assertProcessReachedEndEvent (nuance from isEnded or integrate a historic end event check there)
  • assertProcessReachedEndEvent(endStateKey) (good for testing intermediate points have been reached)) for single end state, ever reached in process
  • assertTaskUncompletedAndAssignedToUser [#16]
  • assertTaskUncompletedAndUnassigned [#17]

MEDIUM

  • assertProcessInstanceHasTriggeredErrorBoundaryEvent

LOW

  • hasHistoricProcessVariableEverHadValue
  • assertProcessSuspended -> lookup implementation and usage

Clone this wiki locally