Overrides SelfDescribing::toString
public function toString() : string { return \sprintf('has a node matching selector "%s" with content "%s"', $this->selector, $this->expectedText); }