I\'m running PHPUnit using a bootstrap file for autoloading classes (generated by composer).
All my tests load up classes just fine, but for two of my tests, I made a \
For me the solution was much simpler.
Test
test
BaseSomethingtest.php
phpunit
BaseSomethingTestCase.php