no beCalled([array:0]) matcher found for true.
function it_test_for_example() { $this->loginUser()->shouldBeCalled(); $this->checkLogin()->shouldReturn(false); }
function it_test_for_example() { $this->loginUser()->shouldBeCalled(); $this->checkLogin()->shouldReturn(false); }