SeleniumJoomlaTestCase::getTraceFiles
Function to extract our test file information from the $e stack trace.
Makes the error reporting more readable, since it filters out all of the PHPUnit files.
Signature
public function getTraceFiles(PHPUnit_Framework_AssertionFailedError
$e )
Parameters
-
$e
Returns
- string
- with selected files based on path