• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# ExoPlayer test utils #
2
3Provides utility classes for ExoPlayer unit and instrumentation tests.
4
5## Links ##
6
7* [Javadoc][]: Classes matching `com.google.android.exoplayer2.testutil`
8  belong to this module.
9
10[Javadoc]: https://exoplayer.dev/doc/reference/index.html
11