Exemplo n.º 1
0
 public void It_should_show_a_warning()
 {
     Assert.AreEqual(Severity.Warning, _report.First().Severity);
 }