Mockery test helper ensuring mocked method exists, preventing accidental mock creation for non-existent methods.
composer require granam/test-with-mockeryNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a mock that verifies the method exists on the object.
Ensure your project meets minimum PHP and Mockery version requirements.
No dependency data recorded yet.