Uses of Class
com.google.common.truth.StringSubject
Packages that use StringSubject
-
Uses of StringSubject in com.google.common.truth
Methods in com.google.common.truth that return StringSubjectModifier and TypeMethodDescriptionstatic StringSubject
Truth.assertThat
(@Nullable String actual) Begins an assertion about aString
.Returns a subject for the value with the given name.Returns a subject for the value of theindex
-th instance of the fact with the given name.final StringSubject
ThrowableSubject.hasMessageThat()
final StringSubject