ConstructorMockVariant

inner class ConstructorMockVariant(val cls: KClass<*>, recordPrivateCalls: Boolean)

Constructors

Link copied to clipboard
constructor(cls: KClass<*>, recordPrivateCalls: Boolean)

Properties

Link copied to clipboard
val cls: KClass<*>

Functions

Link copied to clipboard
fun clear(options: MockKGateway.ClearOptions)
Link copied to clipboard
fun dispose()
Link copied to clipboard
Link copied to clipboard
fun getRepresentative(args: Array<Matcher<*>>?): Any?
Link copied to clipboard
open override fun toString(): String