php - How to get 'vendor/doctrine/tests' in my Symfony2 project? -


i want unit test orm entity repository written in symfony2 cookbook have no doctrine\tests\ormtestcase class in vendor directory. how can vendor\doctrine\tests directory?

thank you.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -