media/libraries/test_utils_robolectric
ibaker 2155c37b08 Switch most intra-lib deps from implementation to api
In all these cases I found at least one public method that takes or
returns a type from the dependency, or a type that inherits from a type
defined in the dependency.

PiperOrigin-RevId: 726130595
2025-02-12 11:29:50 -08:00
..

Robolectric test utils module

Provides test infrastructure for Robolectric-based media tests.