media/testutils/src/main/java/com/google/android/exoplayer2/testutil
aquilescanta fcb263a407 Make DrmSessionManager take a Format instead of DrmInitData
Skipping acquirePlaceholderSession which will be removed
in a following change.

PiperOrigin-RevId: 326402746
2020-08-17 16:11:17 +01:00
..
truth Tweak SpannedSubject error message when actual has no spans 2020-02-03 11:21:13 +00:00
Action.java Rollback of 63ae4cc54b 2020-06-23 11:06:22 +01:00
ActionSchedule.java Add missing @Player.State in action schedule 2020-05-05 18:37:38 +01:00
AutoAdvancingFakeClock.java Start fixing nullness in testutil 2020-01-30 19:31:06 +00:00
CacheAsserts.java More nullness fixes in testutil 2020-02-03 14:45:22 +00:00
CapturingAudioSink.java Create a DumpFileAsserts from the dumpfile logic in FakeExtractorOutput 2020-08-17 16:08:24 +01:00
DecoderCountersUtil.java Video processing offset in AnalyticsListener 2020-02-17 17:13:09 +00:00
DefaultRenderersFactoryAsserts.java Remove DRM management from Renderers 2020-02-17 17:40:30 +00:00
DownloadBuilder.java Add a builder for DownloadRequest 2020-08-07 18:59:30 +01:00
DummyMainThread.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
Dumper.java Start fixing nullness in testutil 2020-01-30 19:31:06 +00:00
DumpFileAsserts.java Create a DumpFileAsserts from the dumpfile logic in FakeExtractorOutput 2020-08-17 16:08:24 +01:00
ExoHostedTest.java Stop merging methods through AnalyticsCollector/AnalyticsListener 2020-07-24 10:37:59 +01:00
ExoPlayerTestRunner.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
ExtractorAsserts.java Create a DumpFileAsserts from the dumpfile logic in FakeExtractorOutput 2020-08-17 16:08:24 +01:00
FakeAdaptiveDataSet.java DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
FakeAdaptiveMediaPeriod.java Re-add rawtypes suppression 2020-07-24 10:38:35 +01:00
FakeAdaptiveMediaSource.java Completely separate MediaSource & DrmSession EventDispatchers 2020-07-08 13:55:38 +01:00
FakeAudioRenderer.java SimpleExoplayer Builder for testing 2020-04-08 21:48:08 +01:00
FakeChunkSource.java Add load cancelation support to DASH and SS 2020-08-01 12:56:39 +01:00
FakeClock.java Add Clock#currentTimeMillis() 2020-04-15 17:42:19 +01:00
FakeDataSet.java Start fixing nullness in testutil 2020-01-30 19:31:06 +00:00
FakeDataSource.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
FakeExoMediaDrm.java Make DrmSessionManager.getExoMediaCryptoType cover placeholder sessions 2020-07-24 10:39:57 +01:00
FakeExtractorInput.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
FakeExtractorOutput.java Create a DumpFileAsserts from the dumpfile logic in FakeExtractorOutput 2020-08-17 16:08:24 +01:00
FakeMediaChunk.java Rollback of 75eab31d79 2020-07-08 13:56:04 +01:00
FakeMediaChunkIterator.java DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
FakeMediaClockRenderer.java Change FakeRenderer to take a track type instead of a list of formats 2020-03-19 00:49:10 +00:00
FakeMediaPeriod.java Remove onMediaPeriodCreated/Released/ReadingStarted 2020-07-24 10:44:48 +01:00
FakeMediaSource.java Completely separate MediaSource & DrmSession EventDispatchers 2020-07-08 13:55:38 +01:00
FakeRenderer.java Move FakeRenderer's DrmSession releasing from onReset() to onDisable() 2020-06-11 10:11:49 +01:00
FakeSampleStream.java Make DrmSessionManager take a Format instead of DrmInitData 2020-08-17 16:11:17 +01:00
FakeShuffleOrder.java Merge robolectric_testutils into testutils. 2019-08-09 18:36:32 +01:00
FakeTimeline.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
FakeTrackOutput.java Replace ExoPlayer's functional types with Guava alternatives 2020-07-27 23:59:25 +01:00
FakeTrackSelection.java Rename some white/blacklist occurrences in core library 2020-07-06 16:43:36 +01:00
FakeTrackSelector.java Remove deprecated members in DefaultTrackSelector 2020-04-06 13:28:28 +01:00
FakeVideoRenderer.java Rollback of 1ed5d8b563 2020-08-07 19:02:52 +01:00
HostActivity.java Add overlay FrameLayout to hosted tests 2020-03-27 23:31:46 +00:00
MediaPeriodAsserts.java Remove some occurrences of dummy 2020-07-13 17:00:21 +01:00
MediaSourceTestRunner.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
NoUidTimeline.java Migrate ExoPlayerTest.playEmptyTimeline to TestExoPlayer 2020-08-01 12:54:33 +01:00
package-info.java More nullness fixes in testutil 2020-02-03 14:45:22 +00:00
StubExoPlayer.java Change experimental method naming for enableOffloadScheduling. 2020-08-17 16:06:34 +01:00
TestDownloadManagerListener.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
TestExoPlayer.java Change default value of throwWhenStuckBuffering to true. 2020-08-07 19:03:30 +01:00
TestUtil.java Replace ExoPlayer's functional types with Guava alternatives 2020-07-27 23:59:25 +01:00
TimelineAsserts.java Migrate usages of deprecated Window#tag 2020-07-24 10:34:03 +01:00