UnitTestException

An exception to signal that a test case has failed.

class UnitTestException : Exception {}

Meta