descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
assertNotEq
des
util
testsuite
void
assertNotEq
(
A
B
string
file
= __FILE__
size_t
line
= __LINE__
)
(
in
A
a
,
in
B
b
,
lazy
string
fmt
= ""
)
if
(
is
(
typeof
(
eq
(
a
,
b
)))
)
Meta
Source
See Implementation
des
util
testsuite
functions
assertEq
assertNotEq
assertNotNull
assertNull
eq
eq_approx
mustExcept
templates
isElemHandler