media/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
..
src Tighten exception handling in TestPlayerRunHelper 2024-05-28 06:38:29 -07:00
build.gradle Replace deprecated NullableType from checkerframework with our own one 2023-06-19 16:08:20 +01:00
README.md Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00

Robolectric test utils module

Provides test infrastructure for Robolectric-based media tests.