コード例 #1
0
 public void Then_It_Should_Have_Created_A_Valid_Instance()
 {
     _sut.Should().NotBeNull();
 }