phputil/kahlan
最新稳定版本:v0.3.0
Composer 安装命令:
composer require phputil/kahlan
包简介
Additional matchers for Kahlan
README 文档
README
Additional matchers for Kahlan
Install
Requires PHP 7 and the extensions
pcreandmbstring
composer require phputil/kahlan --dev
See tips for help.
Matchers
- Exception:
- toThrowAnExceptionThatMatches - compares an exception message with the given Regular Expression
- toThrowAnExceptionWithCode - compares an exception code with the given code
- toThrowAnExceptionWithClassName - compares an exception name with the given class name
- String:
- toHaveStringLength - compares a multi-byte string length with the given length
Suggestions? Please open an Issue.
License
统计信息
- 总下载量: 28
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-09-30