php-mock-phpunit2 - Mock built-in PHP functions with PHPUnit.
Website: | https://github.com/php-mock/php-mock-phpunit |
---|---|
License: | WTFPL |
Vendor: | Alcance Libre, Inc. |
- 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.10.0-1.aldos.src [17 KiB] |
Changelog
by Remi Collet (2024-02-12):
- update to 2.10.0 (no change) - raise dependency on php-mock-integration2 2.3 - allow phpunit11 |