media/testutils/src/test/java/com/google/android/exoplayer2/testutil
tonihei 2e81186a33 Add timeout to TestExoPlayer runUntil methods.
If the condition isn't fulfilled, they currently block until the
test runner times out the test. Our usual approach is to timeout
in the test itself so that the error message is clearly showing the
blocked condition.

Also clean-up some documentation.

PiperOrigin-RevId: 309930198
2020-05-05 18:38:41 +01:00
..
truth Add {Relative,Absolute}SizeSpan support to SpannedSubject 2020-01-10 15:57:31 +00:00
FakeAdaptiveDataSetTest.java Migrate various call sites to Format.Builder 2020-02-27 17:15:34 +00:00
FakeClockTest.java Add Clock#currentTimeMillis() 2020-04-15 17:42:19 +01:00
FakeDataSetTest.java Use androidx.test and extensions. 2019-03-15 04:53:12 +00:00
FakeDataSourceTest.java DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
TestExoPlayerTest.java Add timeout to TestExoPlayer runUntil methods. 2020-05-05 18:38:41 +01:00
TestUtilTest.java ConditionVariable: Fix block(long) to correctly handle large timeouts 2020-05-01 19:44:10 +01:00