InstanceFactory

Results 1 issues of InstanceFactory

When debugging the unit test OrderingScenarios.Cancel_basket_and_check_order_status_cancelled, after having almost everything done, a `NullReferenceExpcetion` is thrown by `EventBusRabbitMQ.Publish`. This does not make the test case fail in the test explorer. One...