Back to Exoplayer

Package com.google.android.exoplayer2.testutil.truth

docs/doc/reference/com/google/android/exoplayer2/testutil/truth/package-summary.html

latest2.1 KB
Original Source

Package com.google.android.exoplayer2.testutil.truth

Interface Summary | Interface | Description | | --- | --- | | 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. |

Class Summary | Class | Description | | --- | --- | | SpannedSubject | A Truth Subject for assertions on Spanned instances containing text styling. |