Esempio n. 1
0
 public void it_should_throw_expection()
 {
     ScenarioException.Should().BeOfType <FormatException>();
 }