Package-level declarations
Kotest assertion extensions for verifying stubs and recorded requests.
Functions
Link copied to clipboard
Returns a matcher that verifies a nullable string does not contain the specified substring, using case-sensitive comparison.
Link copied to clipboard
Creates a matcher that checks if a given string does not contain the specified substring, ignoring case sensitivity.
Link copied to clipboard