assertk / assertk.assertions / isTrue

isTrue

(common, jvm) fun Assert<Boolean>.isTrue(): Unit

Asserts the boolean is true.

See Also

isFalse