ArgumentMatcher.naturalLanguage(argumentName:criteria:)
A value that indicates that the argument must be present and semantically match the given criteria.
Declaration
case naturalLanguage(argumentName: String, criteria: String)A value that indicates that the argument must be present and semantically match the given criteria.
case naturalLanguage(argumentName: String, criteria: String)