Enhanced C#
Language of your choice: library documentation
Public Member Functions | List of all members
Loyc.MiniTest.IgnoreException Class Reference

Thrown by Assert.Ignore(). More...


Source file:
Inheritance diagram for Loyc.MiniTest.IgnoreException:
Loyc.MiniTest.TestException

Remarks

Thrown by Assert.Ignore().

Public Member Functions

 IgnoreException (string message)
 
 IgnoreException (string message, Exception inner)
 
- Public Member Functions inherited from Loyc.MiniTest.TestException
 TestException (string message)
 
 TestException (string message, Exception inner)