Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
255 | 0 | 0 | 0 | 100% | 134.645 |
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 | 245 | 0 | 0 | 0 | 100% | 134.502 |
org.mongojack.internal.util | 10 | 0 | 0 | 0 | 100% | 0.143 |
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 | |
---|---|---|---|---|---|---|---|
![]() |
TestDBQuery | 43 | 0 | 0 | 0 | 100% | 23.27 |
![]() |
TestDBProjection | 6 | 0 | 0 | 0 | 100% | 3.24 |
![]() |
TestJacksonCodecRegistry | 7 | 0 | 0 | 0 | 100% | 3.009 |
![]() |
TestAggregate | 6 | 0 | 0 | 0 | 100% | 2.132 |
![]() |
TestDBSort | 8 | 0 | 0 | 0 | 100% | 4.29 |
![]() |
TestUUIDHandling | 3 | 0 | 0 | 0 | 100% | 1.052 |
![]() |
TestAggregationBuilder | 12 | 0 | 0 | 0 | 100% | 6.829 |
![]() |
TestDBUpdateSerialization | 11 | 0 | 0 | 0 | 100% | 6.25 |
![]() |
TestDBCursor | 2 | 0 | 0 | 0 | 100% | 1.105 |
![]() |
TestDBUpdate | 26 | 0 | 0 | 0 | 100% | 11.917 |
![]() |
TestJacksonMongoCollection | 12 | 0 | 0 | 0 | 100% | 5.843 |
![]() |
TestQuerySerialization | 16 | 0 | 0 | 0 | 100% | 8.054 |
![]() |
TestObjectIdHandling | 14 | 0 | 0 | 0 | 100% | 7.23 |
![]() |
TestDBRefHandling | 7 | 0 | 0 | 0 | 100% | 7.461 |
![]() |
TestJavaTimeHandling | 19 | 0 | 0 | 0 | 100% | 10.389 |
![]() |
TestJsonViews | 4 | 0 | 0 | 0 | 100% | 1.81 |
![]() |
TestJacksonMongoCollectionCustomObjectMapper | 2 | 0 | 0 | 0 | 100% | 0.909 |
![]() |
TestIdAnnotatedClass | 18 | 0 | 0 | 0 | 100% | 9.598 |
![]() |
TestCustomObjectMapper | 3 | 0 | 0 | 0 | 100% | 1.509 |
![]() |
TestParsingAndGenerating | 22 | 0 | 0 | 0 | 100% | 11.386 |
![]() |
TestMapReduce | 4 | 0 | 0 | 0 | 100% | 7.219 |
org.mongojack.internal.util
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MongoJackInstantDeserializerTest | 5 | 0 | 0 | 0 | 100% | 0.001 |
![]() |
CalendarDeserializerTest | 4 | 0 | 0 | 0 | 100% | 0.141 |
![]() |
CalendarSerializerTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
Test Cases
[Summary] [Package List] [Test Cases]
TestDBQuery
TestDBProjection
![]() |
testProjectionsIterableIncludes | 0.765 |
![]() |
testExcludes | 0.366 |
![]() |
testProjectionsIncludes | 0.527 |
![]() |
testProjectionsIterableExcludes | 0.471 |
![]() |
testProjectionsExcludes | 0.621 |
![]() |
testIncludes | 0.489 |
TestJacksonCodecRegistry
MongoJackInstantDeserializerTest
![]() |
testDateIsNull | 0 |
![]() |
testWithoutDateObject | 0 |
![]() |
testWithDateObject | 0 |
![]() |
testWithInstantObject | 0 |
![]() |
testNoEmbeddedObject | 0 |
TestAggregate
TestDBSort
![]() |
testSortsAsc | 0.428 |
![]() |
testSortsDescAsc | 0.508 |
![]() |
testAsc | 0.351 |
![]() |
testDesc | 0.714 |
![]() |
testAscDesc | 0.354 |
![]() |
testSortsAscDesc | 0.83 |
![]() |
testSortsDesc | 0.518 |
![]() |
testDescAsc | 0.583 |
TestUUIDHandling
![]() |
testSavesAndRetrievesUuid | 0.418 |
![]() |
testUnderlyingMongoFunctionality | 0.314 |
![]() |
testQueryByUuid | 0.32 |
TestAggregationBuilder
TestDBUpdateSerialization
TestDBCursor
![]() |
testArray | 0.591 |
![]() |
testIterator | 0.514 |
TestDBUpdate
TestJacksonMongoCollection
TestQuerySerialization
TestObjectIdHandling
CalendarDeserializerTest
![]() |
testDateIsNull | 0.133 |
![]() |
testWithoutDateObject | 0.002 |
![]() |
testWithDateObject | 0.002 |
![]() |
testNoEmbeddedObject | 0.004 |
TestDBRefHandling
TestJavaTimeHandling
TestJsonViews
![]() |
testEnabledPropertyWithView | 0.451 |
![]() |
testNormalPropertyWithView | 0.694 |
![]() |
testDisabledPropertyWithView | 0.334 |
![]() |
testDisabledPropertyWithViewAfterUpdate | 0.33 |
TestJacksonMongoCollectionCustomObjectMapper
![]() |
customObjectMapperShouldWorkWhenSerialising | 0.461 |
![]() |
customObjectMapperShouldWorkWhenDeserialising | 0.447 |
TestIdAnnotatedClass
TestCustomObjectMapper
![]() |
customObjectMapperShouldWorkForUpdate | 0.417 |
![]() |
customObjectMapperShouldWorkWhenSerialising | 0.583 |
![]() |
customObjectMapperShouldWorkWhenDeserialising | 0.509 |
TestParsingAndGenerating
CalendarSerializerTest
![]() |
test | 0 |
TestMapReduce
![]() |
testComplexReplaceMapReduce | 3.024 |
![]() |
testReplaceMapReduce | 3.006 |
![]() |
testInlineMapReduce | 0.545 |
![]() |
testComplexInlineMapReduce | 0.642 |