By "implementation" I am not sure do you mean my own code implementation to use cache or doctrine implementation to provide cache?
As you adviced I did install test units as commands below but which files should I look into as you suggested? git clone git://github.com/doctrine/doctrine2.git cd doctrine2 curl -s https://getcomposer.org/installer | php php composer.phar install --dev ./vendor/bin/phpunit -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
