Details
-
Type:
Feature Request
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: assert-9.0.0
-
Component/s: assert
-
Labels:
Description
Created on behalf of the following GitHub issue:
https://github.com/camunda/camunda-bpm-assert/issues/55
*AT*
I can assert the business key of an instance like
assertThat(processInstance).hasBusinessKey("aBusinessKey");