C# (CSharp) NUnit.Framework.Constraints ThrowsConstraint - 11 exemples trouvés. Ce sont les exemples réels les mieux notés de NUnit.Framework.Constraints.ThrowsConstraint extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Associées
Related in langs
ThrowsConstraint is used to test the exception thrown by a delegate by applying a constraint to it.