CommonClearer

class CommonClearer(val stubRepository: StubRepository, val safeToString: SafeToString)

Constructors

Link copied to clipboard
constructor(stubRepository: StubRepository, safeToString: SafeToString)

Properties

Link copied to clipboard
val log: Logger
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun clear(mocks: Array<out Any>, options: <Error class: unknown class>)
Link copied to clipboard
open fun clearAll(options: <Error class: unknown class>, currentThreadOnly: Boolean)