assertk / assertk.assertions / jClass

jClass

(jvm) fun <T : Any> Assert<T>.jClass(): Assert<Class<out T>>

Returns an assert on the java class of the value.