Enhanced C#
Language of your choice: library documentation
|
Thrown when an assertion fails during a call to a method of Assert. More...
Thrown when an assertion fails during a call to a method of Assert.
Public Member Functions | |
AssertionException (string message) | |
AssertionException (string message, Exception inner) | |
Public Member Functions inherited from Loyc.MiniTest.TestException | |
TestException (string message) | |
TestException (string message, Exception inner) | |