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 \
I'm not sure if you still need a solution, but this worked for me: Non-testable base class extending PHPUnit_Framework_TestCase