Beispiel #1
0
 public void ColaboratorRepositoryExistsAnotherShouldBeReturnFalse()
 {
     Assert.IsFalse(_repository.ExistsAnother("11", 1));
 }