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.TestUtilities.TestDelegates Class Reference

Classes

class  BaseException
 
class  DerivedException
 

Static Public Member Functions

static void ThrowsArgumentException ()
 
static void ThrowsArgumentNullException ()
 
static void ThrowsNullReferenceException ()
 
static void ThrowsSystemException ()
 
static void ThrowsNothing ()
 
static void ThrowsBaseException ()
 
static void ThrowsDerivedException ()
 

Member Function Documentation

static void NUnit.TestUtilities.TestDelegates.ThrowsArgumentNullException ( )
inlinestatic
static void NUnit.TestUtilities.TestDelegates.ThrowsNullReferenceException ( )
inlinestatic
static void NUnit.TestUtilities.TestDelegates.ThrowsSystemException ( )
inlinestatic
static void NUnit.TestUtilities.TestDelegates.ThrowsNothing ( )
inlinestatic
static void NUnit.TestUtilities.TestDelegates.ThrowsBaseException ( )
inlinestatic
static void NUnit.TestUtilities.TestDelegates.ThrowsDerivedException ( )
inlinestatic

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