internal void AssertThatEntityNotFoundExceptionWasThrew() { EntityNotFoundException.Should().NotBeNull(); }