assertk.assertions / isTrue

isTrue

fun Assert<Boolean>.isTrue(): Unit

Platform and version requirements: Common

Asserts the boolean is true.

See Also

isFalse