media/testutils
tonihei 4c9780abd0 Add ABR unit tests
This parameterized test execute a single playback with a variety of
specified network conditions, user country and network types, and then
compares some basic ABR performance data against a dump file to detect
changes.

PiperOrigin-RevId: 356468304
2021-02-09 13:59:49 +00:00
..
src Add ABR unit tests 2021-02-09 13:59:49 +00:00
build.gradle Add a DefaultHttpDataSource contract test 2020-12-23 22:53:06 +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.