Uses of Class
com.google.common.truth.StringSubject
-
Uses of StringSubject in com.google.common.truth
Methods in com.google.common.truth that return StringSubjectModifier and TypeMethodDescriptionstatic StringSubject
Truth.assertThat
(String actual) private StringSubject
TruthFailureSubject.doFactValue
(String key, Integer index) 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()
Returns aStringSubject
to make assertions about the throwable's message.final StringSubject