phpunit-object-reflector

reflection of object attributes - PHPUnit component
  https://github.com/sebastianbergmann/object-reflector
  0
  no reviews



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.