assert_true
Assert a value is true
.
Prefer other assertion functions where possible, as they provide better error messages.
Alias
Alias target
Since
0.10.4
Parameters
actual
the value
Assert a value is true
.
Prefer other assertion functions where possible, as they provide better error messages.
0.10.4
the value