unit-threaded v0.7.16 (2017-04-17T23:19:19Z)
Home
Dub
Repo
shouldBeSameJsonAs
unit_threaded
light
Undocumented in source. Be warned that the author may not have intended to support it.
@
trusted
void
shouldBeSameJsonAs
(
in
string
actual
,
in
string
expected
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
light
classes
TestCase
enums
isLikeAssociativeArray
functions
check
checkCustom
fail
mock
mockStruct
runTests
shouldApproxEqual
shouldBeEmpty
shouldBeFalse
shouldBeGreaterThan
shouldBeIn
shouldBeNull
shouldBeSameJsonAs
shouldBeSameSetAs
shouldBeSmallerThan
shouldBeTrue
shouldEqual
shouldNotBeEmpty
shouldNotBeIn
shouldNotBeNull
shouldNotBeSameSetAs
shouldNotEqual
shouldNotThrow
shouldThrow
shouldThrowExactly
shouldThrowWithMessage
writelnUt
interfaces
Output