media/robolectricutils
ibaker d99a66774f 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
(cherry picked from commit d4c9199a61)
2023-01-25 17:33:06 +00:00
..
src Throw exception if a released player is passed to TestPlayerRunHelper 2023-01-25 17:33:06 +00:00
build.gradle Rename releaseArtifact to releaseArtifactId 2021-10-18 22:45:47 +01:00
README.md Tidy READMEs 2021-10-26 14:08:21 +01:00

Robolectric test utils module

Provides test infrastructure for Robolectric-based media tests.