Пример #1
0
 public void Then_It_Should_Throw_A_GameNotInProgressException()
 {
     _exception.Should().NotBeNull();
 }