public void ReportUris_ConfiguresReportUris() { _options.ReportUris(config => Assert.AreSame(_options.ReportUriDirective, config)); }