#Gos DoctrineHydrator Component#
@TODO
Test are imcomplete or empty, so care.
PHPUnit 3.5 or newer together with Mock_Object package is required. To setup and run tests follow these steps:
- go to the root directory of fixture
- run: composer install --dev
- run: phpunit
The project is under MIT lisence, for more information see the LICENSE file inside the project