eris ~master (2018-03-29T23:16:26Z)
Home
Dub
Repo
assertNotEqual
eris
decimal
test
Undocumented in source. Be warned that the author may not have intended to support it.
bool
assertNotEqual
(
T
U
=
T
)
(
in
T
actual
,
in
U
expected
,
string
file
= __FILE__
,
int
line
= __LINE__
)
Meta
Source
See Implementation
eris
decimal
test
functions
assertEqual
assertFalse
assertGreaterThan
assertLessThan
assertNegative
assertNotEqual
assertNotGreaterThan
assertNotLessThan
assertPositive
assertStringEqual
assertStringNotEqual
assertThrows
assertTrue
assertZero
static variables
initialized
totalFail
totalPass
totalTests
structs
FunctionTest