I recently tried to install PHPUnit and Selenium, but I'm running into some errors:
Fatal error: Call to undefined method PHPUnit_Framework_ExpectationFailedException::getCustomMessage() in /phpunit/phpunit-selenium/PHPUnit/Extensions/SeleniumTestCase.php on line 1041
Did I forget something in my install ? I'm using the last version available on Git.