Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
185 0 0 0 100% 317.917

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
com.arangodb.springframework.core.util 4 0 0 0 100% 0.001
com.arangodb.springframework.core.mapping 52 0 0 0 100% 85.244
com.arangodb.springframework.repository.query.graphtraversal 4 0 0 0 100% 8.088
com.arangodb.springframework.repository 20 0 0 0 100% 34.554
com.arangodb.springframework.repository.query 21 0 0 0 100% 40.339
com.arangodb.springframework.repository.query.derived 30 0 0 0 100% 54.814
com.arangodb.springframework.core.template 54 0 0 0 100% 94.877

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

com.arangodb.springframework.core.util

Class Tests Errors Failures Skipped Success Rate Time
AqlUtilsTest 4 0 0 0 100% 0.001

com.arangodb.springframework.core.mapping

Class Tests Errors Failures Skipped Success Rate Time
ArangoMappingTest 52 0 0 0 100% 85.244

com.arangodb.springframework.repository.query.graphtraversal

Class Tests Errors Failures Skipped Success Rate Time
GraphTraversalWithVariousDepthsAndDirectionsTest 4 0 0 0 100% 8.088

com.arangodb.springframework.repository

Class Tests Errors Failures Skipped Success Rate Time
ArangoRepositoryTest 20 0 0 0 100% 34.554

com.arangodb.springframework.repository.query

Class Tests Errors Failures Skipped Success Rate Time
ArangoAqlQueryTest 21 0 0 0 100% 40.339

com.arangodb.springframework.repository.query.derived

Class Tests Errors Failures Skipped Success Rate Time
DerivedQueryCreatorTest 30 0 0 0 100% 54.814

com.arangodb.springframework.core.template

Class Tests Errors Failures Skipped Success Rate Time
ArangoIndexTest 32 0 0 0 100% 57.944
ArangoTemplateTest 22 0 0 0 100% 36.933

Test Cases

[Summary] [Package List] [Test Cases]

DerivedQueryCreatorTest

geoResultsTest 1.857
findByLocationWithinBoxTest 1.869
findDistinctOrderTest 2.263
existsAndStringListAllIgnoreCaseTest 1.767
polygonTest 1.842
nestedPropertiesTest 1.798
geoPageTest 1.731
findTest 1.823
NotContainingTest 1.775
geoResultTest 1.74
pageableTest 1.757
findOrderTest 1.82
findDistinctTest 1.744
existsTest 1.526
staticAndDynamicSortTest 1.823
findWithinOrNearTest 1.713
findByMultipleLocationsAndMultipleRegularFieldsTest 1.733
findTopDistinctTest 1.877
relationsSingleLevelTest 1.802
relationsMultiLevelTest 2.187
findNearTest 1.802
countDistinctTest 1.612
removeTest 1.854
findTopOrderTest 1.869
buildPredicateWithDistanceTest 1.743
countTest 1.646
referenceTest 1.979
findWithinAndWithinTest 1.831
findWithinTest 1.903
referenceGeospatialTest 2.102

GraphTraversalWithVariousDepthsAndDirectionsTest

testFindParentsGrandparentsAndGrandgrandparents 2.014
testFindChildrenAndGrandchildren 2.065
testFindChildrenGrandchildrenAndGrandgrandchildren 2.028
testFindByNameAndSurname 1.979

AqlUtilsTest

buildLimitClauseTest 0
buildPageableClauseTest 0
buildSortClauseTest 0
sortClauseEscapingTest 0

ArangoAqlQueryTest

findOneByIdAqlWithNamedParameterTest 1.215
findOneByComplementingNameAndBindVarsAqlTest 1.832
queryDate 1.447
findOneByIdInIncorrectNamedCollectionAqlTest 1.561
findOneByIdWithDynamicProjectionTest 1.58
findOneByIdInCollectionAqlWithUnusedParamTest 1.64
findManyLegalAgeWithStaticProjectionTest 1.699
findOneByIdInNamedCollectionAqlWithUnusedParamTest 1.652
findManyBySurnameTest 1.895
pageableTest 1.986
findOneByIdNamedQueryTest 1.848
queryCount 2.113
findOneByOverridingNameAndBindVarsAqlTest 1.745
findOneByBindVarsAqlTest 1.925
findOneByIdInNamedCollectionAqlRejectedTest 2.211
findManyLegalAgeWithDynamicProjectionTest 1.593
findOneByIdAndNameAqlTest 1.783
sortTest 1.816
overriddenCrudMethodsTest 1.531
findOneByIdAndNameWithBindVarsAqlTest 1.833
findOneByIdWithStaticProjectionTest 1.592

ArangoIndexTest

multipleSingleFieldFulltextIndex 1.679
singleFieldSkiplistIndex 1.632
singleFieldSkiplistIndexed 1.567
singleFieldPersistentIndexed 1.57
multiFieldGeoIndex 3.109
multiFieldPersistentIndex 2.549
singleFieldPersistentIndex 2.382
singleFieldFulltextIndex 1.915
multipleIndexesGeoIndex 1.6
multipleIndexesSkiplistIndex 1.602
multiFieldSkiplistIndex 1.57
multiFieldHashIndex 1.571
multipleSingleFieldGeoIndexed 1.638
multipleIndexesPersistentIndex 1.652
singleFieldGeoIndex 1.634
singleFieldHashIndexed 1.519
differentIndexedAnnotationsSameField 1.953
multipleIndexesFulltextIndex 1.655
singleFieldGeoIndexed 1.511
multipleSingleFieldFulltextIndexed 1.704
multipleSingleFieldHashIndexed 1.776
multipleDifferentIndexAnnotations 2.483
singleFieldFulltextIndexed 1.568
multipleIndexesHashIndex 1.774
multipleSingleFieldHashIndex 1.638
singleFieldHashIndex 2.134
multipleSingleFieldSkiplistIndexed 1.704
multipleSingleFieldSkiplistIndex 1.778
multipleSingleFieldPersistentIndexed 1.724
multipleSingleFieldPersistentIndex 1.688
multipleSingleFieldGeoIndex 1.622
differentIndexAnnotations 2.021

ArangoRepositoryTest

endingWithByExampleNestedTest 1.825
deleteAllTest 1.494
findAllSortTest 1.812
deleteByIdTest 1.547
findOneTest 1.731
findAllPageableByExampleTest 1.668
existsByExampleTest 1.561
findAllTest 2.332
findOneByExampleTest 1.734
findAllPageableTest 1.981
existsTest 1.569
countByExampleTest 1.592
findAllByIterableTest 1.86
endingWithByExampleNestedIncludeNullTest 1.756
deleteByEntityTest 1.643
findAllByExampleTest 1.791
startingWithByExampleTest 1.714
countTest 1.557
deleteByIterableTest 1.56
findAllSortByExampleTest 1.81

ArangoMappingTest

constructorWithRelationsParams 1.547
documentFromLazySet 1.476
untypedMapInheritanceMapping 1.368
documentToLazySet 2.063
constructorWithParam 3.236
simpleTypesMapping 1.464
singleRef 1.759
documentFrom 1.623
multipleNestedMaps 1.418
edgeConstructorWithFromToLazyParams 1.556
multipleNestedDocuments 1.5
constructorWithFromLazyParams 1.659
singleRefLazy 1.562
multipleNestedCollections 1.505
complexMapInheritanceMapping 1.494
untypedListInheritanceMapping 2.663
constructorWithToLazyParams 1.913
relationsLazySet 1.625
idKeyRev 1.45
constructorPropertyInheritanceMapping 1.519
documentTo 1.556
multiRefLazy 1.535
propertyRefInheritanceMapping 1.822
complexListInheritanceMapping 1.466
simpleMapInheritanceMapping 1.531
edgeConstructorWithFromToParams 1.833
fieldNameAnnotation 1.428
listInMapInheritanceMapping 1.672
relations 1.638
edgeFromToLazy 1.551
relationsLazy 1.592
multiRef 1.805
constructorWithMultipleParams 1.511
complexPropertyInheritanceMapping 1.534
simpleListInheritanceMapping 1.427
constructorWithRelationsLazyParams 1.636
enumMapping 1.414
singleNestedDocument 1.478
cyclicRelationsTest 1.772
documentFromLazy 1.5
simplePropertyInheritanceMapping 1.542
constructorWithRefLazyParams 1.637
timeMapping 1.701
constructorWithToParams 1.633
documentToLazy 1.633
testNestedRef 1.529
supplementKey 1.615
jodaMapping 1.649
constructorWithFromParams 1.556
constructorWithRefParams 1.588
edgeFromTo 1.557
singleNestedMap 1.471

ArangoTemplateTest

updateDocuments 1.616
insertDocument 1.584
getDocument 1.77
template 1.471
upsertUpdate 1.887
deleteDocument 1.576
queryMap 1.56
queryVPackSlice 1.539
insertDocuments 1.576
getAllDocuments 1.824
replaceDocuments 1.518
query 2.13
upsertReplaceMultiple 1.817
getDocuments 1.858
upsertUpdateMultiple 1.731
queryBaseDocument 1.592
replaceDocument 1.823
insertDocumentWithCollName 1.376
upsertReplace 1.754
deleteDocuments 1.511
updateDocument 1.707
queryWithoutBindParams 1.7