
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.