public function __construct(string $path) { parent::__construct(sprintf('Test directory "%s" not found', $path)); }