To declare expectations for mocks use Codeception\Stub\Expected class: <?php // create a mock where $user->getName() should never be called $user ...
確定! 回上一頁