media/libraries/test_utils_robolectric
ibaker b218d910ad Fix docs on playUntilStartOfMediaItem to match playUntilPosition
The behaviour and docs of `playUntilPosition` were changed in
00c7a9bcbb.

This change also affects `playUntilStartOfMediaItem` (since it delegates
to `playUntilPosition`), so the same doc change should also be made
here.

#minor-release

PiperOrigin-RevId: 607364897
(cherry picked from commit fa3212e73e)
2024-04-02 16:41:12 +00:00
..
src Fix docs on playUntilStartOfMediaItem to match playUntilPosition 2024-04-02 16:41:12 +00: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.