PHPUnit test using mockery is failing to intercept a method call on a mocked class Here is my PHPUnit test (PHPUnit 10.5.2 Mockery 1.6.11)