Exemplo n.º 1
0
 public void Should_NOT_throw_a_NotSupportedException()
 {
     ActualException.ShouldNotBeOfType <NotSupportedException>();
 }