assertEquals

Undocumented in source. Be warned that the author may not have intended to support it.
public
void
assertEquals
(
T
S
int line = __LINE__
string file = __FILE__
)
(
T t
,
S s
,
string message = "Expected '%s', got '%s'."
)

Meta