
Using @Test(expected=...) is discouraged, since the test will pass if any statement in the test method throws the expected exception. PiperOrigin-RevId: 291338224
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.