UnitTestException

An exception to signal that a test case has failed.

class UnitTestException : Exception {}

Members

Mixins

__anonymous
mixin UnitTestFailureImpl
Undocumented in source.

Meta