CharSequenceContains
Tests if the argument is a string that contains a substring.
Functions
Link copied to clipboard
Link copied to clipboard
Creates a matcher that matches if the examined CharSequence contains the specified CharSequence anywhere.
Link copied to clipboard
Alias for containsCharSequence for better discoverability.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard