androidx.media3.test.utils.truth


Interfaces

SpannedSubject.AbsoluteSized

Allows assertions about the absolute size of a span.

SpannedSubject.Aligned

Allows assertions about the alignment of a span.

SpannedSubject.AndSpanFlags

Allows additional assertions to be made on the flags of matching spans.

SpannedSubject.Colored

Allows assertions about the color of a span.

SpannedSubject.EmphasizedText

Allows assertions about a span's text emphasis mark and its position.

SpannedSubject.RelativeSized

Allows assertions about the relative size of a span.

SpannedSubject.RubyText

Allows assertions about a span's ruby text and its position.

SpannedSubject.Typefaced

Allows assertions about the typeface of a span.

SpannedSubject.WithSpanFlags

Allows additional assertions to be made on the flags of matching spans.

Classes

SpannedSubject

A Truth Subject for assertions on Spanned instances containing text styling.