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
NUnit.Framework.Syntax.ThrowsTests Class Reference

Classes

class  MyClass
 

Public Member Functions

void ThrowsException ()
 
void ThrowsExceptionWithConstraint ()
 
void ThrowsExceptionTypeOf ()
 
void ThrowsTypeOf ()
 
void ThrowsTypeOfAndConstraint ()
 
void ThrowsExceptionTypeOfAndConstraint ()
 
void ThrowsTypeOfWithConstraint ()
 
void ThrowsInstanceOf ()
 
void ThrowsExceptionInstanceOf ()
 
void DelegateThrowsException ()
 
void LambdaThrowsException ()
 
void LambdaThrowsExceptionWithMessage ()
 

Member Function Documentation

void NUnit.Framework.Syntax.ThrowsTests.ThrowsException ( )
inline
void NUnit.Framework.Syntax.ThrowsTests.ThrowsTypeOf ( )
inline
void NUnit.Framework.Syntax.ThrowsTests.ThrowsInstanceOf ( )
inline
void NUnit.Framework.Syntax.ThrowsTests.DelegateThrowsException ( )
inline
void NUnit.Framework.Syntax.ThrowsTests.LambdaThrowsException ( )
inline

The documentation for this class was generated from the following file: