media/robolectricutils
christosts 4b3cbfd64f End to end test for WebVTT sideloaded subtitles
Enable subtitle output in the PlaybackOutput and disable the text
renderer in the MkvPlaybackTest. Add WebvttPlaybackTest to test the
output of side-loaded WebVTT subtitles.

PiperOrigin-RevId: 402526588
2021-10-12 19:48:48 +01:00
..
src End to end test for WebVTT sideloaded subtitles 2021-10-12 19:48:48 +01:00
build.gradle Create a robolectricutils module 2020-10-06 14:30:10 +01:00
README.md Create a robolectricutils module 2020-10-06 14:30:10 +01:00

ExoPlayer Robolectric utils

Provides test infrastructure for ExoPlayer Robolectric-based tests.

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