media/robolectricutils
ibaker 227ac89eff Change TestPlayerRunHelper to fail-fast on playback error
If a test expects an error they can use runUntilError()

PiperOrigin-RevId: 382765060
2021-07-09 08:55:22 +01:00
..
src Change TestPlayerRunHelper to fail-fast on playback error 2021-07-09 08:55:22 +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.