Sets path to the file as string for simulating HTTP request.
public function setFilePath(string $path) : void { parent::setValue($path); }