TestCollector calling unexistent method
Status: Abandoned
Brought to you by:
elmarhinz
CoolUI 0.0.2 is calling the unexistent method PHPUnit_Util_Fileloader::getincludepaths() on testCollector.
The complete error message:
( ! ) Fatal error: Call to undefined method PHPUnit_Util_Fileloader::getincludepaths() in /usr/share/php5/PHPUnit/CoolUI/TestCollector.php on line 90
Call Stack
# Time Memory Function Location
1 0.0005 67440 {main}( ) ../index.php:0
2 0.2460 4304168 PHPUnit_CoolUI->__construct( ) ../index.php:35
3 0.2461 4304972 PHPUnit_CoolUI->findTestFiles( ) ../CoolUI.php:68
4 0.2474 4332396 PHPUnit_CoolUI_TestCollector->collectTests( ) ../CoolUI.php:160
5 0.2474 4332452 PHPUnit_CoolUI_TestCollector->addTestsFromIncludePath( ) ../TestCollector.php:78