maks3w/psr7-assertions
Composer 安装命令:
composer require maks3w/psr7-assertions
包简介
Test your library conformance with PSR-7
README 文档
README
Test if your HTTP messages are compliant with the PSR-7 (HTTP message interfaces) specification.
Installation
Use Composer to install this library:
composer require maks3w/psr7-assertions
Usage in PHPUnit
Psr7Assertions provides following traits with helper functions for asserting interface constraints:
- MessageInterfaceTestsTrait for testing
MessageInterfaceimplementations. - RequestInterfaceTestsTrait for testing
RequestInterfaceimplementations. - ResponseInterfaceTestsTrait for testing
ResponseInterfaceimplementations. - ServerRequestInterfaceTestsTrait for testing
ServerRequestInterfaceimplementations.
See examples at example/PhpUnit.
License
Code licensed under BSD 2 clauses terms & conditions.
See LICENSE.txt for more information.
统计信息
- 总下载量: 86
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 18
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2015-06-08