media/testutils
ibaker 4cca8b6d4a Add a test for handling of DRM key refresh events
In a follow-up change I will add an additional test to ensure these
events continue to be correctly handled when DefaultDrmSessionManager
has prepareCount==0 but a non-null ExoMediaDrm instance.

PiperOrigin-RevId: 376190225
2021-05-27 18:55:03 +01:00
..
src Add a test for handling of DRM key refresh events 2021-05-27 18:55:03 +01:00
build.gradle Implement Bundleable for Timeline 2021-03-12 10:53:41 +00:00
README.md Tweak readme 2021-05-27 16:10:39 +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.