MockInterfaceFactory

@AssistedFactory
interface MockInterfaceFactory

Factory for creating MockInterface instances.

Functions

Link copied to clipboard
abstract fun create(rest: String): MockInterface