Ejemplo n.º 1
0
 public void ContentLengthShouldBeSet()
 {
     ContentLengthSet.ShouldEqual(EntityContentLength.ToString());
 }
Ejemplo n.º 2
0
 public void ContentLengthShouldNotBeSet()
 {
     ContentLengthSet.ShouldBeNull();
 }