php-mock-phpunit2 - Mock built-in PHP functions with PHPUnit.
- Website:
- https://github.com/php-mock/php-mock-phpunit
- Licence:
- WTFPL
- Vendor:
- Remi Collet
- Description:
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
Packages
php-mock-phpunit2-2.1.1-1.fc25.remi.noarch | [13 KiB] |
Changelog by Remi Collet (2018-04-09):
- update to 2.1.1 |
php-mock-phpunit2-2.1.0-1.fc25.remi.noarch | [13 KiB] |
Changelog by Remi Collet (2018-03-23):
- update to 2.1.0 - add autoloader - allow phpunit6 and phpunit7 |