media/library/common/src/test/java/com/google/android/exoplayer2
ibaker 4404404795 Split MediaItemTest#setSubtitles into two tests
Each test exercises one of the setters. Together they assert that both
setters set both fields.

PiperOrigin-RevId: 408309207
2021-11-08 14:32:04 +00:00
..
audio Move format util classes to extractor package 2021-08-13 11:45:37 +01:00
drm Remove deprecated method DrmInitData.get(UUID) 2021-01-15 10:55:06 +00:00
metadata Remove dependency from common tests to exoplayer 2021-11-01 09:54:23 +00:00
offline simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
source Move TrackGroupTest and TrackGroupArrayTest to lib-common 2021-08-20 11:50:51 +01:00
text Finalize text package 2021-10-19 17:32:24 +01:00
trackselection Rename indexes to indices in TrackSelectionOverrides 2021-11-08 10:09:31 +00:00
util Rename MediaFormatUtil constants 2021-11-01 16:53:30 +00:00
video Move format util classes to extractor package 2021-08-13 11:45:37 +01:00
BundleListRetrieverTest.java Implement Bundleable for Timeline 2021-03-12 10:53:41 +00:00
CTest.java Remove some sanity occurrences in Java files 2020-07-08 13:54:51 +01:00
DeviceInfoTest.java Move some tests to facilitate package renaming 2021-09-30 21:27:03 +01:00
FormatTest.java Remove dependency from common tests to exoplayer 2021-11-01 09:54:23 +00:00
ForwardingPlayerTest.java Remove dependency from common tests to exoplayer 2021-11-01 09:54:23 +00:00
MediaItemTest.java Split MediaItemTest#setSubtitles into two tests 2021-11-08 14:32:04 +00:00
MediaMetadataTest.java Change MediaMetadata update priority to favour MediaItem values. 2021-10-25 15:16:16 +01:00
PlaybackExceptionTest.java Drop support for subclass instance unbundling in PlaybackException 2021-07-09 09:16:41 +01:00
PlaybackParametersTest.java Fix typo 2021-04-16 14:12:33 +01:00
PositionInfoTest.java Add the media item to PositionInfo 2021-08-26 11:03:40 +01:00
RatingTest.java Remove @DoNotInstrument from test classes 2021-08-09 20:02:05 +01:00
TimelineTest.java Migrate usages of deprecated MediaItem symbols 2021-11-08 09:48:45 +00:00
TracksInfoTest.java Add TracksInfo to the Player API 2021-10-05 23:15:16 +01:00