mock matchers › failing output › expect.mock.lastReturnedWith threw exception
<dim>expect.mock(</resetDimAndBold><red>mock</resetColor><dim>).lastReturnedWith(</resetDimAndBold><green>expected</resetColor><dim>)</resetDimAndBold> <dim>/* using == */</resetDimAndBold>

Expected the mock to have last returned:
  <green>7</resetColor>
But the last call raised:
  <red>Not_found</resetColor>
