Skip to content

Validation of the process where message was sent

Compare
Choose a tag to compare
@dionisiydk dionisiydk released this 26 Mar 22:52
· 84 commits to master since this release
a08899b

1). New expression to validate the process where message was sent:

mock should receive someMessage 
    inProcessWhich name should equal: 'MyProcessName'
  1. StateSpecs is updated
  2. cleanup of unused variables in tests