Returns a string representation of the test case.
string
Overrides PHPUnit_Framework_SelfDescribing::toString
public function toString() { return $this->filename; }