Fix ProcessOrderIntegrationTest Unit Tests
In the class ProcessOrderIntegrationTest
the startProcess
test fails due to assertion error at line 187. Investigate why it fails (is it due to wrong assertion declaration or due to breaking changes in the main code?) and fix it.