media/testutils
ibaker f22ac32c2c Relax the check in SpannedSubject.hasBoldItalicSpanBetween
Ultimately we only care if the style is both bold & italic, if some of
those are specified multiple times there's no problem.

PiperOrigin-RevId: 288862235
2020-01-10 15:55:57 +00:00
..
src Relax the check in SpannedSubject.hasBoldItalicSpanBetween 2020-01-10 15:55:57 +00:00
build.gradle Stop disabling InvalidPackage now we're on JUnit 4.13 2019-12-06 19:20:29 +00:00
README.md Publish test utils modules as release artificats. 2019-09-05 10:43:52 +01:00

ExoPlayer test utils

Provides utility classes for ExoPlayer unit and instrumentation tests.

  • Javadoc: Classes matching com.google.android.exoplayer2.testutil belong to this module.