Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
4 0 0 0 100% 2.978 s

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
org.oxerr.seatgeek.client.model.request 2 0 0 0 100% 2.894 s
org.oxerr.seatgeek.client.model.response 2 0 0 0 100% 0.084 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.oxerr.seatgeek.client.model.request

- Class Tests Errors Failures Skipped Success Rate Time
UpdateListingRequestTest 1 0 0 0 100% 0.044 s
CreateListingRequestTest 1 0 0 0 100% 2.850 s

org.oxerr.seatgeek.client.model.response

- Class Tests Errors Failures Skipped Success Rate Time
SingleListingResponseTest 1 0 0 0 100% 0.039 s
MultipleListingsResponseTest 1 0 0 0 100% 0.045 s

Test Cases

[Summary] [Package List] [Test Cases]

SingleListingResponseTest

testReadWrite 0.036 s

MultipleListingsResponseTest

testReadWrite 0.042 s

UpdateListingRequestTest

testReadWrite 0.040 s

CreateListingRequestTest

testReadWrite 0.511 s