kotest-core / io.kotest.core.test / Description / isAncestorOf

isAncestorOf

fun isAncestorOf(description: Description): Boolean

Returns true if this instance is an ancestor (nth-parent) of the supplied argument.