IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
ThrowsConstraint.cs File Reference

Classes

class  NUnit.Framework.Constraints.ThrowsConstraint
 ThrowsConstraint is used to test the exception thrown by a delegate by applying a constraint to it. More...
 
class  NUnit.Framework.Constraints.ThrowsConstraint.ThrowsConstraintResult
 
class  NUnit.Framework.Constraints.ThrowsConstraint.ExceptionInterceptor
 
class  NUnit.Framework.Constraints.ThrowsConstraint.GenericInvocationDescriptor< T >
 
interface  NUnit.Framework.Constraints.ThrowsConstraint.IInvocationDescriptor
 
class  NUnit.Framework.Constraints.ThrowsConstraint.VoidInvocationDescriptor
 

Namespaces

package  NUnit.Framework.Constraints