phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
assertNotEqual
nxt
assert_ex
Undocumented in source. Be warned that the author may not have intended to support it.
@
trusted
nothrow
void
assertNotEqual
(
T
U
string
file
= __FILE__
uint
line
= __LINE__
Args
...
)
(
T
lhs
,
U
rhs
,
lazy
Args
args
)
Meta
Source
See Implementation
nxt
assert_ex
aliases
assertE
assertLT
assertLTE
assertNE
assertT
functions
assertEqual
assertLessThan
assertLessThanOrEqual
assertNotEqual
assertThrows
assertTrue