dave08
11/07/2021, 2:14 PM▼ Expect that CustomerFound(customerId=111):
Expected :class ports.input.InitializeAccountResponse$NoOrderDetails
Actual :class ports.input.InitializeAccountResponse$CustomerFound
<Click to see difference>
it seems like I'm getting a double output on test failure (in Intellij), one like the previous and the other is what Strikt outputs...