Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
12 | 0 | 0 | 0 | 100% | 11.293 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
io.earcam.utilitarian.web.jaxrs | 12 | 0 | 0 | 0 | 100% | 11.293 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
io.earcam.utilitarian.web.jaxrs
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BasicAuthenticatorTest | 1 | 0 | 0 | 0 | 100% | 0.738 | |
JsonMessageBodyWriterTest | 3 | 0 | 0 | 0 | 100% | 0.203 | |
JaxRsTest | 3 | 0 | 0 | 0 | 100% | 10.346 | |
JsonMessageBodyReaderTest | 5 | 0 | 0 | 0 | 100% | 0.006 |
Test Cases
[Summary] [Package List] [Test Cases]
JsonMessageBodyReaderTest
isNotReadableIfPlainTextMimeType | 0 | |
isNotReadableIfXmlMimeType | 0 | |
isReadableIfJsonMimeType | 0 | |
isReadableIfJsonPatchMimeType | 0.001 | |
throwsUnchecked | 0.002 |