unit-threaded ~0_7_50 (2022-02-10T13:04:23.2132007)
Dub
Repo
fail
unit_threaded
should
Undocumented in source. Be warned that the author may not have intended to support it.
void
fail
(string output, string file, size_t line)
void
fail
(string[] lines, string file, size_t line)
@
safe
pure
void
fail
(
in
string
[]
lines
,
in
string
file
,
in
size_t
line
)
Meta
Source
See Implementation
unit_threaded
should
classes
UnitTestException
enums
isLikeAssociativeArray
functions
be
convertToString
fail
isApproxEqual
isEqual
should
shouldApproxEqual
shouldBeEmpty
shouldBeFalse
shouldBeGreaterThan
shouldBeIn
shouldBeNull
shouldBeSameJsonAs
shouldBeSameSetAs
shouldBeSmallerThan
shouldBeTrue
shouldEqual
shouldNotBeEmpty
shouldNotBeIn
shouldNotBeNull
shouldNotBeSameSetAs
shouldNotEqual
shouldNotThrow
shouldThrow
shouldThrowExactly
shouldThrowWithMessage
templates
IsField