Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
260 | 0 | 0 | 0 | 100% | 9.115 |
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.mongojack | 260 | 0 | 0 | 0 | 100% | 9.115 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.mongojack
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestJacksonMongoCollection | 13 | 0 | 0 | 0 | 100% | 0.479 |
![]() |
TestObjectIdHandling | 23 | 0 | 0 | 0 | 100% | 0.662 |
![]() |
TestAggregationBuilder | 12 | 0 | 0 | 0 | 100% | 0.393 |
![]() |
TestMapReduce | 4 | 0 | 0 | 0 | 100% | 0.707 |
![]() |
TestJacksonCodecRegistry | 7 | 0 | 0 | 0 | 100% | 0.328 |
![]() |
TestJavaTimeHandling | 21 | 0 | 0 | 0 | 100% | 0.732 |
![]() |
TestDBUpdate | 26 | 0 | 0 | 0 | 100% | 0.797 |
![]() |
TestDBQuery | 43 | 0 | 0 | 0 | 100% | 1.353 |
![]() |
TestDBCursor | 2 | 0 | 0 | 0 | 100% | 0.055 |
![]() |
TestQuerySerialization | 16 | 0 | 0 | 0 | 100% | 0.524 |
![]() |
TestCustomObjectMapper | 3 | 0 | 0 | 0 | 100% | 0.087 |
![]() |
TestJsonViews | 4 | 0 | 0 | 0 | 100% | 0.133 |
![]() |
TestDBRefHandling | 7 | 0 | 0 | 0 | 100% | 0.428 |
![]() |
TestDBProjection | 6 | 0 | 0 | 0 | 100% | 0.209 |
![]() |
TestIdAnnotatedClass | 19 | 0 | 0 | 0 | 100% | 0.556 |
![]() |
TestDBSort | 8 | 0 | 0 | 0 | 100% | 0.278 |
![]() |
TestUUIDHandling | 3 | 0 | 0 | 0 | 100% | 0.102 |
![]() |
TestAggregate | 6 | 0 | 0 | 0 | 100% | 0.183 |
![]() |
TestParsingAndGenerating | 24 | 0 | 0 | 0 | 100% | 0.727 |
![]() |
TestJacksonMongoCollectionCustomObjectMapper | 2 | 0 | 0 | 0 | 100% | 0.062 |
![]() |
TestDBUpdateSerialization | 11 | 0 | 0 | 0 | 100% | 0.32 |
Test Cases
[Summary] [Package List] [Test Cases]
TestJacksonMongoCollection
TestObjectIdHandling
TestAggregationBuilder
TestMapReduce
![]() |
testComplexReplaceMapReduce | 0.431 |
![]() |
testReplaceMapReduce | 0.15 |
![]() |
testInlineMapReduce | 0.046 |
![]() |
testComplexInlineMapReduce | 0.046 |
TestJacksonCodecRegistry
TestJavaTimeHandling
TestDBUpdate
TestDBQuery
TestDBCursor
![]() |
testArray | 0.026 |
![]() |
testIterator | 0.029 |
TestQuerySerialization
TestCustomObjectMapper
![]() |
customObjectMapperShouldWorkForUpdate | 0.033 |
![]() |
customObjectMapperShouldWorkWhenSerialising | 0.025 |
![]() |
customObjectMapperShouldWorkWhenDeserialising | 0.029 |
TestJsonViews
![]() |
testEnabledPropertyWithView | 0.033 |
![]() |
testNormalPropertyWithView | 0.029 |
![]() |
testDisabledPropertyWithView | 0.033 |
![]() |
testDisabledPropertyWithViewAfterUpdate | 0.036 |
TestDBRefHandling
TestDBProjection
![]() |
testProjectionsIterableIncludes | 0.062 |
![]() |
testExcludes | 0.032 |
![]() |
testProjectionsIncludes | 0.028 |
![]() |
testProjectionsIterableExcludes | 0.029 |
![]() |
testProjectionsExcludes | 0.03 |
![]() |
testIncludes | 0.028 |
TestIdAnnotatedClass
TestDBSort
![]() |
testSortsAsc | 0.04 |
![]() |
testSortsDescAsc | 0.029 |
![]() |
testAsc | 0.028 |
![]() |
testDesc | 0.028 |
![]() |
testAscDesc | 0.067 |
![]() |
testSortsAscDesc | 0.027 |
![]() |
testSortsDesc | 0.029 |
![]() |
testDescAsc | 0.03 |
TestUUIDHandling
![]() |
testSavesAndRetrievesUuid | 0.035 |
![]() |
testUnderlyingMongoFunctionality | 0.033 |
![]() |
testQueryByUuid | 0.034 |
TestAggregate
TestParsingAndGenerating
TestJacksonMongoCollectionCustomObjectMapper
![]() |
customObjectMapperShouldWorkWhenSerialising | 0.03 |
![]() |
customObjectMapperShouldWorkWhenDeserialising | 0.032 |