matthiasnoback/phpunit-test-service-container
最新稳定版本:v3.3.0
Composer 安装命令:
composer require matthiasnoback/phpunit-test-service-container
包简介
Simple service container for PHPUnit tests
README 文档
README
This library provides a simple service container which makes use of service providers. It also provides a base class for your test cases which provides access to such a service container.
The service container extends the Pimple dependency injection container.
Create your own service providers to configure any services you'd like to use in your unit tests.
Read more about using a service container to configure dependencies in unit tests (or integration tests) here: http://php-and-symfony.matthiasnoback.nl/2013/06/phpunit-pimple-integration-tests-with-a-simple-di-container/
统计信息
- 总下载量: 101.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-12-15