phpunit-object-enumerator

enumerate all referenced objects - PHPUnit component
  https://github.com/sebastianbergmann/object-enumerator
  0
  no reviews



Object Enumerator is a PHPUnit extension that provides the functionality to traverse array structures and object graphs to enumerate all referenced objects.

PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework.