package

androidx.media3.test.utils.truth

Interfaces

SpannedSubject.AbsoluteSizedAllows assertions about the absolute size of a span.
SpannedSubject.AlignedAllows assertions about the alignment of a span.
SpannedSubject.AndSpanFlagsAllows additional assertions to be made on the flags of matching spans.
SpannedSubject.ColoredAllows assertions about the color of a span.
SpannedSubject.EmphasizedTextAllows assertions about a span's text emphasis mark and its position.
SpannedSubject.RelativeSizedAllows assertions about the relative size of a span.
SpannedSubject.RubyTextAllows assertions about a span's ruby text and its position.
SpannedSubject.TypefacedAllows assertions about the typeface of a span.
SpannedSubject.WithSpanFlagsAllows additional assertions to be made on the flags of matching spans.

Classes

SpannedSubjectA Truth Subject for assertions on instances containing text styling.