kotest-assertions-core / io.kotest.matchers.collections / endWith

endWith

fun <T> endWith(slice: Collection<T>): Matcher<List<T>>