public void AreMinAndMaxMet_NullLimits_ZeroParticipants_IsTrue() { Assert.IsTrue(theRole.AreMinAndMaxMet()); }