Libraries tagged by function mock
qubit05/phpunit-mockfunction
34 Downloads
PHPUnit extension to Mock PHP internal functions using Runkit.
kartavik/php-mock
24 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
idimsh/php-internals-mocker
1 Downloads
Helps mocking PHP internal functions calls
jaschweder/mock
2191 Downloads
Mock help classes and functions
sikofitt/mocks-drupal-variables
8234 Downloads
Mock for drupal variable functions variable_(set,get,del)
clevis/utils-functions-proxy
10 Downloads
Simple proxy to function calls that can be mocked.
carlosafonso/mockingwrappers
7305 Downloads
A collection of wrappers over standard PHP functions to allow dependecy injection-based mocking
kartavik/php-mock-integration
6 Downloads
Integration package for PHP-Mock
phlib/mockfunction
56 Downloads
Library to aid the testing of global functions, by creating an instance of the function in the namespace
baxtian/wp_faker
20 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
enzyme/parrot
240 Downloads
Mockable native static functions for PHP.
axy/posix
8 Downloads
Mockable wrapper for POSIX functions
achal-aggarwal/native-php
10 Downloads
Creates stub of PHP native functions.
webxid/phpunitsandbox
2 Downloads
This package helps to make a mockups for unit-testing
mrkoopie/wp_wrapper
224 Downloads
Wraps WordPress functions into mockable objects. Used for WP_ajaxfilter.