Uses of Class
com.google.common.truth.StringSubject.CaseInsensitiveStringComparison
Packages that use StringSubject.CaseInsensitiveStringComparison
-
Uses of StringSubject.CaseInsensitiveStringComparison in com.google.common.truth
Methods in com.google.common.truth that return StringSubject.CaseInsensitiveStringComparisonModifier and TypeMethodDescriptionStringSubject.ignoringCase()
Returns aStringSubject
-like instance that will ignore the case of the characters.