media/robolectricutils
ibaker d4c9199a61 Throw exception if a released player is passed to TestPlayerRunHelper
I considered moving this enforcement inside the ExoPlayerImpl
implementation, but it might lead to app crashes in cases that apps
(incorrectly) call a released player, but it wasn't actually causing a
problem.

PiperOrigin-RevId: 489233917
2022-11-21 15:18:37 +00:00
..
2021-10-26 14:08:21 +01:00

Robolectric test utils module

Provides test infrastructure for Robolectric-based media tests.