MockShared

fun MockShared(sourceSetName: String, vararg interfaces: KClass<*>)

Parameters

sourceSetName

to bind the given interface to a sourceSet (e.g. nativeTest or native).

interfaces

variable amount of interfaces.