Exemplo n.º 1
0
 public void ImageSources_ConfiguresImageSources()
 {
     _options.ImageSources(config => Assert.AreSame(_options.ImgSrcDirective, config));
 }