I need to verify that a certain call is not made, when a previous method call throws an Exception.
// GIVEN every { relaxedMock.eats() }.throws(NotHun