toBeInstanceOf

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