media/library/extractor/src/test
ibaker cfa8e19f77 Use parameterization in most extractor tests
Part of what makes these tests hard to deal with (imo) is being
unable to easily run a specific config, or seeing exactly which one
failed (because you always see only the first failure).

I put the parameters as a method on ExtractorAsserts to
reduce the boiler-plate required in each test class.

I'll migrate the extension FlacExtractorTest in a follow-up CL

PiperOrigin-RevId: 307785380
2020-04-27 10:40:01 +01:00
..
java/com/google/android/exoplayer2/extractor Use parameterization in most extractor tests 2020-04-27 10:40:01 +01:00
AndroidManifest.xml Split out extractor and common modules 2020-01-24 18:15:19 +00:00