mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
This allows external users to easily write unit tests involving ExoPlayer instances. Issue:#6267 PiperOrigin-RevId: 266741790
10 lines
268 B
Markdown
10 lines
268 B
Markdown
# ExoPlayer test utils #
|
|
|
|
Provides utility classes for ExoPlayer unit and instrumentation tests.
|
|
|
|
## Links ##
|
|
|
|
* [Javadoc][]: Classes matching `com.google.android.exoplayer2.testutil`
|
|
belong to this module.
|
|
|
|
[Javadoc]: https://exoplayer.dev/doc/reference/index.html
|