assertTrue

Returns true if the actual value is true. Otherwise prints an error message and returns false.

bool
assertTrue
(
T
)
(,
string file = __FILE__
,
int line = __LINE__
)

Meta