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.Assertions.AssertThrowsTests Class Reference

Public Member Functions

void CorrectExceptionThrown ()
 
void CorrectExceptionIsReturnedToMethod ()
 
void NoExceptionThrown ()
 
void UnrelatedExceptionThrown ()
 
void BaseExceptionThrown ()
 
void DerivedExceptionThrown ()
 
void DoesNotThrowSuceeds ()
 
void DoesNotThrowFails ()
 

Private Member Functions

Exception CatchException (TestDelegate del)
 

Member Function Documentation

void NUnit.Framework.Assertions.AssertThrowsTests.NoExceptionThrown ( )
inline
void NUnit.Framework.Assertions.AssertThrowsTests.UnrelatedExceptionThrown ( )
inline
void NUnit.Framework.Assertions.AssertThrowsTests.BaseExceptionThrown ( )
inline
void NUnit.Framework.Assertions.AssertThrowsTests.DerivedExceptionThrown ( )
inline
void NUnit.Framework.Assertions.AssertThrowsTests.DoesNotThrowSuceeds ( )
inline
void NUnit.Framework.Assertions.AssertThrowsTests.DoesNotThrowFails ( )
inline
Exception NUnit.Framework.Assertions.AssertThrowsTests.CatchException ( TestDelegate  del)
inlineprivate

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