Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 136 | 0 | 0 | 0 | 100% | 2.482 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.cruk.clarity.api.impl | 1 | 0 | 0 | 0 | 100% | 0.004 s |
| org.cruk.clarity.api.jaxb | 125 | 0 | 0 | 0 | 100% | 1.263 s |
| org.cruk.clarity.api | 10 | 0 | 0 | 0 | 100% | 1.215 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.cruk.clarity.api.impl
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ClarityAPIImplTest | 1 | 0 | 0 | 0 | 100% | 0.004 s |
org.cruk.clarity.api.jaxb
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| UnicodeTest | 2 | 0 | 0 | 0 | 100% | 0.240 s | |
| BatchFetchDecodingTest | 4 | 0 | 0 | 0 | 100% | 0.005 s | |
| SerializationTest | 59 | 0 | 0 | 0 | 100% | 0.867 s | |
| JaxbUnmarshallingAspectTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| JaxbAnnotationTest | 59 | 0 | 0 | 0 | 100% | 0.149 s |
org.cruk.clarity.api
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ClarityAPIBatchOperationTest | 3 | 0 | 0 | 0 | 100% | 0.341 s | |
| ClarityAPITest | 3 | 0 | 0 | 0 | 100% | 0.444 s | |
| ClarityAPIPaginatedBatchTest | 4 | 0 | 0 | 0 | 100% | 0.430 s |
Test Cases
[Summary] [Package List] [Test Cases]
ClarityAPIBatchOperationTest
| testArtifactBatchUpdate | 0.060 s | |
| testArtifactBatchFetch | 0.005 s | |
| testArtifactBatchDuplicate | 0.001 s |
ClarityAPITest
| testIllegalSearchTerms | 0.425 s | |
| testLimsIdToUri1 | 0.006 s | |
| testLimsIdToUri2 | 0.005 s |
UnicodeTest
| testRemarshallUnicode | 0.005 s | |
| testPostUnicode | 0.233 s |
BatchFetchDecodingTest
| testDecodeBatchFetchArtifactResult | 0.001 s | |
| testDecodeBatchFetchContainerResult | 0 s | |
| testDecodeBatchFetchClarityFileResult | 0.001 s | |
| testDecodeBatchFetchSampleResult | 0.001 s |
ClarityAPIImplTest
| testClassOfEntity | 0.004 s |
SerializationTest
JaxbUnmarshallingAspectTest
| testExceptionAspect | 0.001 s |
ClarityAPIPaginatedBatchTest
| testMultipageFetchFind1 | 0.060 s | |
| testMultipageFetchFind2 | 0.045 s | |
| testMultipageFetchListSome1 | 0.003 s | |
| testMultipageFetchListSome2 | 0.013 s |
