media/testutils
kimvde efaa2961ee Read until the track formats are available in TestUtil.extractSeekMap()
Otherwise, some extractor tests are seeking without making sure that the
extractor has retrieved the formats.

This is needed for PR Issue: #7378.

PiperOrigin-RevId: 335934326
2020-10-20 22:26:18 +01:00
..
src Read until the track formats are available in TestUtil.extractSeekMap() 2020-10-20 22:26:18 +01:00
build.gradle Remove testutil dependency on Robolectric shadows 2020-09-11 13:28:25 +01: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.