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

isDescendentOf

fun isDescendentOf(description: Description): Boolean

Returns true if this description is the same as or a child, grandchild, etc of the given description.