示例#1
0
 public void AddOutingToRepo_ShouldNotBeNull()
 {
     Assert.IsNotNull(_repo.GetOutingById(_outing1.EventId));
 }