Registry / testing / codeception-mockery-module

codeception-mockery-module

JSON →
library0.5.0phppackagistunverified

Mockery Module for Codeception

composer require codeception/mockery-module
INSTALL
IMPORT
SIG · CODECEPTION-MOCKER
C
codeception-mockery-module
testingphpv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mockery
use Codeception\Module\Mockery;

Initialize Mockery module and create a mock object.

use Codeception\Module\Mockery; $mockery = new Mockery(); $mock = $mockery->mock('SomeClass'); $mock->shouldReceive('method')->andReturn('value');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
codeception-mockery-module — pip install codeception-mockery-module · libregistry