media/libraries/test_session_current
tonihei a9eb121169 Split test methods more clearly in arrange, act, assert.
The tests in MediaControllerCompatCallbackWithMediaSessionTest
don't follow this pattern very consistently at the moment.

PiperOrigin-RevId: 487501913
(cherry picked from commit c6a0ba25f9)
2022-11-10 12:47:12 +00:00
..
src Split test methods more clearly in arrange, act, assert. 2022-11-10 12:47:12 +00:00
build.gradle Load bitmaps for MediaMetadataCompat and handle the metadata updates. 2022-11-01 18:43:26 +00:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Session test module

Tests cross-process use of the session module. To run the tests:

  1. Prepare a device (either an emulator or a real device) to run the tests on.
  2. Run ./gradlew :test-session-current:cAT