public setJsonReportFile(jsonReportFile: string | undefined): void { this.config.jsonReportFile = jsonReportFile; }