[ 源代码: phpunit-object-reflector ]
软件包:phpunit-object-reflector(4.0.1-1)
phpunit-object-reflector 的相关链接
Debian 的资源:
下载源码包 phpunit-object-reflector:
- [phpunit-object-reflector_4.0.1-1.dsc]
- [phpunit-object-reflector_4.0.1.orig.tar.xz]
- [phpunit-object-reflector_4.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
reflection of object attributes - PHPUnit component
Object Reflector is a PHPUnit extension that allows reflection of object attributes, including inherited and non-public ones.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework.