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