Beispiel #1
0
 internal void AssertThatEntityNotFoundExceptionWasThrew()
 {
     EntityNotFoundException.Should().NotBeNull();
 }