Validation of the process where message was sent
1). New expression to validate the process where message was sent:
mock should receive someMessage
inProcessWhich name should equal: 'MyProcessName'
- StateSpecs is updated
- cleanup of unused variables in tests