pmd-lang-test / net.sourceforge.pmd.lang.ast.test / Assertions

Assertions

typealias Assertions<M> = (M) -> Unit

A function feedable to io.kotest.matchers.should, which fails the test if an AssertionError is thrown.