media3/testutils
ibaker 4c61476f04 Fix header name in WebServerDispatcher used for testing
HTTP header names are case-insensitive, but all the others in this file
are 'correctly' cased, so we might as well be consistent.

PiperOrigin-RevId: 408840566
2021-11-11 13:50:54 +00:00
..
2021-10-26 14:08:21 +01:00

Test utils module

Provides utility classes for media unit and instrumentation tests.