toBeInstanceOf

inline fun <E> BasicExpectation<Any?>.toBeInstanceOf(message: String? = null): BasicExpectation<E>

Deprecated

use kommander instead