Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
composer require "php-mock/php-mock-phpunit:2.7.2"
| 包名 | 版本要求 |
|---|---|
| php | >=7 |
| php-mock/php-mock-integration | ^2.2.1 |
| phpunit/phpunit | ^6 || ^7 || ^8 || ^9 || ^10.0.17 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.3.6 |
| 许可证 | WTFPL |
|---|---|
| 发布时间 | 2023-06-13 07:46:04 |
| 类型 | library |