Is there a non-reified version of shouldBeInstance...
# kotlintest
s
Is there a non-reified version of shouldBeInstanceOf/shouldBeTypeOf so you can pass in a variable for the KClass? Useful for data-driven testing where you want to pass a class as one of the row inputs.