NUnit.Framework.Constraints.ExceptionNotThrownConstraint class ExceptionNotThrownConstraint : Constraint Documentation Code namespace NUnit.Framework.Constraints { internal class ExceptionNotThrownConstraint : Constraint { public ExceptionNotThrownConstraint(); } }