Overrides Event::asString
public function asString() : string { return sprintf('Mock Object Created (%s)', $this->wsdlFile); }