public void ImageSources_ConfiguresImageSources() { _options.ImageSources(config => Assert.AreSame(_options.ImgSrcDirective, config)); }