neighborhoods/throwable-diagnostic-phpunit-component
Composer 安装命令:
composer require --dev neighborhoods/throwable-diagnostic-phpunit-component
包简介
Utilities for testing software using ThrowableDiagnosticComponent.
README 文档
README
Utilities for testing software using ThrowableDiagnosticComponent.
- Prevent diagnosis of failed assertions
- Mocks for commonly injected classes
Install
Via Composer as development dependency
composer require --dev neighborhoods/throwable-diagnostic-phpunit-component
PHPUnit Decorator
Failed PHPUnit assertions raise Exceptions. Throwable Diagnostic Component disturbs the Exception based communication between a test case and the PHPUnit framework. The PHPUnit decorator prevents Throwable Diagnostic Component from interfering with PHPUnit Exceptions.
Mocks
TBD
统计信息
- 总下载量: 1.91k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2021-06-22