Class io.micronaut.http.MediaTypeSpec

14

tests

0

failures

0

ignored

0.045s

duration

100%

successful

Tests

Test Duration Result
test application/hal+json is compressible = true 0s passed
test application/hal+text is compressible = true 0s passed
test application/hal+xml is compressible = true 0s passed
test application/hal+xml;q=1.1 is compressible = true 0.001s passed
test application/hal+xml;q=1.1 is compressible = true 0.001s passed
test application/json is compressible = true 0s passed
test application/x-json-stream is compressible = false 0s passed
test application/xml is compressible = true 0s passed
test image/jpg is compressible = false 0s passed
test image/png is compressible = false 0.001s passed
test media type 0.040s passed
test multipart/form-data is compressible = false 0.001s passed
test text/foo is compressible = true 0s passed
test text/html;charset=utf-8 is compressible = true 0.001s passed