media3/libraries/test_utils_robolectric
ibaker 496bc2b058 Tighten exception handling in TestPlayerRunHelper
This removes `throws Exception` from public methods in favour of more
specific exception types (`TimeoutException` and `PlaybackException`).

PiperOrigin-RevId: 637880546
2024-05-28 06:38:29 -07:00
..

Robolectric test utils module

Provides test infrastructure for Robolectric-based media tests.