Uses of Class
com.google.common.truth.extensions.re2j.Re2jSubjects.Re2jStringSubject
Packages that use Re2jSubjects.Re2jStringSubject
-
Uses of Re2jSubjects.Re2jStringSubject in com.google.common.truth.extensions.re2j
Methods in com.google.common.truth.extensions.re2j that return types with arguments of type Re2jSubjects.Re2jStringSubjectModifier and TypeMethodDescriptionRe2jSubjects.re2jString()Returns a subject factory forStringsubjects which you can use to assert things aboutPatternregexes.