Ejemplo n.º 1
0
 public void then_exception_text_is_not_logged_but_placeholder_is_present()
 {
     LastLog.ToJson().Should().Contain($"\"{Property.Exceptions}\":null");
 }