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.AssertIgnoreTests Class Reference

Tests of IgnoreException and Assert.Ignore More...

Public Member Functions

void ThrowsIgnoreException ()
 
void ThrowsIgnoreExceptionWithMessage ()
 
void ThrowsIgnoreExceptionWithMessageAndArgs ()
 
void IgnoreWorksForTestCase ()
 
void IgnoreWorksForTestSuite ()
 
void IgnoreWorksFromSetUp ()
 
void IgnoreWithUserMessage ()
 
void IgnoreWithUserMessage_OneArg ()
 
void IgnoreWithUserMessage_ThreeArgs ()
 
void IgnoreWithUserMessage_ArrayOfArgs ()
 

Detailed Description

Member Function Documentation

void NUnit.Framework.Assertions.AssertIgnoreTests.ThrowsIgnoreException ( )
inline
void NUnit.Framework.Assertions.AssertIgnoreTests.ThrowsIgnoreExceptionWithMessage ( )
inline
void NUnit.Framework.Assertions.AssertIgnoreTests.ThrowsIgnoreExceptionWithMessageAndArgs ( )
inline
void NUnit.Framework.Assertions.AssertIgnoreTests.IgnoreWithUserMessage ( )
inline
void NUnit.Framework.Assertions.AssertIgnoreTests.IgnoreWithUserMessage_OneArg ( )
inline
void NUnit.Framework.Assertions.AssertIgnoreTests.IgnoreWithUserMessage_ThreeArgs ( )
inline
void NUnit.Framework.Assertions.AssertIgnoreTests.IgnoreWithUserMessage_ArrayOfArgs ( )
inline

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