sily v2.1.0 (2023-05-09T12:51:23Z)
Dub
Repo
assertEquals
sily
unit
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
Source
See Implementation
sily
unit
functions
assertEquals
assertFalse
assertTrue
startUnittest
writeReport