Overrides Event::asString
public function asString() : string { return sprintf('Test Stub Created (%s)', implode('&', $this->interfaces)); }