class VerifyScope<out T>
<init>
VerifyScope(mock: T)
mock
val mock: T
times
operator fun Int.times(call: T.() -> Unit): Unit