Exemplo n.º 1
0
 public void ShouldSetStatusCode()
 {
     Assert.That(result.GetDecorators().Contains(typeof(StatusCode)));
 }