containsString

open fun containsString(substring: CharSequence): Matcher<CharSequence>

Alias for containsCharSequence for better discoverability.