Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 0 | 100% | 1.105 |
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.commons.ws.rs.exceptionmapper | 5 | 0 | 0 | 0 | 100% | 1.105 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.oxerr.commons.ws.rs.exceptionmapper
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ErrorEntityTest | 1 | 0 | 0 | 0 | 100% | 0.801 | |
IllegalStateExceptionMapperTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
ObjectOptimisticLockingFailureExceptionMapperTest | 1 | 0 | 0 | 0 | 100% | 0.009 | |
SecurityExceptionMapperTest | 1 | 0 | 0 | 0 | 100% | 0.289 | |
IllegalArgumentExceptionMapperTest | 1 | 0 | 0 | 0 | 100% | 0.004 |
Test Cases
[Summary] [Package List] [Test Cases]
ErrorEntityTest
testErrorEntity | 0.798 |
IllegalStateExceptionMapperTest
testToResponse | 0.001 |
ObjectOptimisticLockingFailureExceptionMapperTest
testToResponse | 0.006 |
SecurityExceptionMapperTest
testToResponse | 0.234 |
IllegalArgumentExceptionMapperTest
testToResponse | 0.002 |