ibaker b63c0593b5 Mark FakeMediaSourceFactory final
There's no need to extend this class. Factories for subclasses of
FakeMediaSource will need to re-implement createMediaSource, at which
point they basically need to re-implement the whole factory interface.

PiperOrigin-RevId: 417817499
2022-01-05 10:50:40 +00:00
..
2022-01-05 10:50:40 +00:00
2021-10-27 09:12:46 +01:00
2021-10-27 09:12:46 +01:00

Test utils module

Provides utility classes for media unit and instrumentation tests.