callSpiedWith

abstract suspend fun callSpiedWith(vararg args: Any?): R(source)

Calls spied method with given args.