Searched defs:StringSubject (Results 1 – 1 of 1) sorted by relevance
34 public class StringSubject extends ComparableSubject<String> { class41 protected StringSubject(FailureMetadata metadata, @Nullable String string) { in StringSubject() method in StringSubject