jClass

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

Returns an assert on the java class of the value.