assertEq

Undocumented in source. Be warned that the author may not have intended to support it.
void
assertEq
(
A
B
)
(
A a
,
B b
,
string fmt = "%s not equal %s"
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta