Ejemplo n.º 1
0
 public void Write_Writes_Expected_Image()
 {
     SerializeWithJsonWriter(TestModelFactory.Image())
     .ShouldMatchSnapshot();
 }