Skip to content

[CPT] Assert that a process instance is started #23187

@saig0

Description

@saig0

Description

I want to assert that a process instance has been started. Its current state can be active, completed, or terminated.

We have the assertion in ZPT and C7 (ref).

Tasks

  • Add a new assertion for process instances to verify that the instance is started/created

For example:

assertThat(processInstance).isStarted();

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions