media/library/datasource/src
ibaker e4695abc18 Make DefaultHttpDataSourceContractTest an instrumentation test
Robolectric uses the JRE HttpURLConnection [1], while real Android
devices and emulators use OkHttp to implement HttpURLConnection. This
can lead to important differences in behaviour, so it's better to use
instrumentation tests when specific HTTP behaviour is important.

[1] https://github.com/robolectric/robolectric/issues/6769#issuecomment-943556156

PiperOrigin-RevId: 408840295
2021-11-11 10:35:56 +00:00
..
androidTest Make DefaultHttpDataSourceContractTest an instrumentation test 2021-11-11 10:35:56 +00:00
main Fix rewriting upstream/crypto package in lib-datasource 2021-11-01 17:26:19 +00:00
test Make DefaultHttpDataSourceContractTest an instrumentation test 2021-11-11 10:35:56 +00:00