media/libraries/container/src/test/java/androidx/media3/container
ibaker 8af11a980a Remove duplication of various TestUtil methods
In most cases, the places that were trying to avoid a transitive
dependency on `lib-exoplayer` when this duplication was introduced [1]
are already depending on it again, except for `lib-container` where the
dep is added in this change.

In general it seems fine for the tests of module A to depend
(transitively or directly) on module B even where the prod code of
module A **does not** depend on module B.

[1] <unknown commit>

PiperOrigin-RevId: 561660371
2023-08-31 08:23:33 -07:00
..
MdtaMetadataEntryTest.java Move MdtaMetadataEntry class into container module 2023-05-24 15:29:23 +01:00
NalUnitUtilTest.java Remove duplication of various TestUtil methods 2023-08-31 08:23:33 -07:00
ParsableNalUnitBitArrayTest.java Remove duplication of various TestUtil methods 2023-08-31 08:23:33 -07:00