Exemplo n.º 1
0
 public void AreMinAndMaxMet_NullLimits_ZeroParticipants_IsTrue()
 {
     Assert.IsTrue(theRole.AreMinAndMaxMet());
 }