dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
UnitTestException
unit_threaded
should
An exception to signal that a test case has failed.
class
UnitTestException : Exception {}
Meta
Source
See Implementation
unit_threaded
should
classes
UnitTestException
functions
shouldBeEmpty
shouldBeFalse
shouldBeGreaterThan
shouldBeIn
shouldBeNull
shouldBeSameJsonAs
shouldBeSameSetAs
shouldBeSmallerThan
shouldBeTrue
shouldEqual
shouldNotBeEmpty
shouldNotBeIn
shouldNotBeNull
shouldNotBeSameSetAs
shouldNotEqual
shouldNotThrow
shouldThrow
shouldThrowExactly
shouldThrowWithMessage
An exception to signal that a test case has failed.