Functions
Link copied to clipboard
Creates a StubConfiguration that is removed after its first match.
Link copied to clipboard
fun removeAfterMatch(name: String? = null, removeAfterMatch: Boolean = false, verbose: Boolean = false): StubConfiguration
Deprecated factory for callers that previously used StubConfiguration(removeAfterMatch = …).