Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
80 0 0 0 100% 20.118

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.gradoop.dataintegration.transformation.functions 21 0 0 0 100% 7.868
org.gradoop.dataintegration.transformation.impl 22 0 0 0 100% 4.881
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 1.927
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.185
org.gradoop.dataintegration.transformation 15 0 0 0 100% 4.262
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 0.995

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

org.gradoop.dataintegration.transformation.functions

Class Tests Errors Failures Skipped Success Rate Time
NeighborhoodTest 9 0 0 0 100% 2.663
CreateEdgesFromTripleTest 1 0 0 0 100% 0.239
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.275
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.321
CreateVertexFromEdgesTest 1 0 0 0 100% 0.729
GetPropertiesAsListTest 3 0 0 0 100% 2.756
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.227
BuildIdPropertyValuePairsTest 1 0 0 0 100% 0.156
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.325
CreateMappingFromMarkedDuplicatesTest 1 0 0 0 100% 0.177

org.gradoop.dataintegration.transformation.impl

Class Tests Errors Failures Skipped Success Rate Time
PropertyTransformationTest 12 0 0 0 100% 2.648
ExtractPropertyFromVertexTest 7 0 0 0 100% 2.018
InvertEdgesTest 3 0 0 0 100% 0.215

org.gradoop.dataintegration.importer.impl.csv

Class Tests Errors Failures Skipped Success Rate Time
MinimalCSVImporterTest 11 0 0 0 100% 1.927

org.gradoop.dataintegration.importer.impl.json.functions

Class Tests Errors Failures Skipped Success Rate Time
MinimalJsonToVertexTest 9 0 0 0 100% 0.185

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.096
ConnectNeighborsTest 3 0 0 0 100% 1.339
VertexDeduplicationTest 3 0 0 0 100% 0.926
VertexToEdgeTest 1 0 0 0 100% 0.345
EdgeToVertexTest 3 0 0 0 100% 0.556

org.gradoop.dataintegration.importer.impl.json

Class Tests Errors Failures Skipped Success Rate Time
MinimalJSONImporterTest 2 0 0 0 100% 0.995

Test Cases

[Summary] [Package List] [Test Cases]

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.649
testNeighborhood[neighborhood of center (OUTGOING)] 0.278
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.311
testNeighborhood[neighborhood of center2 (INCOMING)] 0.221
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.221
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.231
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.189
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.184
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.199

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.201
testPropagateToCertainVertices 0.212
testPropagateInLoops 0.161
testPropagateDirected 0.189
testPropagateToCertainVerticesAlongCertainEdges 0.196

CreateEdgesFromTripleTest

testFunction 0.044

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.256
testGHTransformationWithoutHistory 0.211
testVertexTransformationNewPropKey 0.187
testGHTransformationNewPropKey 0.185
testEdgeTransformationWithoutHistory 0.279
testAllTransformationFunctions 0.206
testVertexTransformation 0.163
testGHTransformation 0.162
testEdgeTransformation 0.233
testVertexTransformationLabelSpecific 0.241
testEdgeTransformationLabelSpecific 0.226
testVertexTransformationWithoutHistory 0.158

MarkDuplicatesInGroupTest

testReduce 0.141

ConnectNeighborsTest

testOutgoing 0.471
testIncoming 0.376
testUndirected 0.359

MinimalCSVImporterTest

testEmptyProperty 0.57
testEmptyLines 0.247
testImportVertexWithHeader 0.057
testReoccurringHeader 0.235
testImportVertexWithoutHeader 0.02
testQuotedFields 0.229
testImportGraphCollection 0.047
testImportLogicalGraphWithoutHeader 0.187
testImporterWithEmptyFile 0.017
testImportLogicalGraphWithHeader 0.164
testImporterWithEmptyLineInFile 0.016

AccumulatePropagatedValuesTest

testCoGroup 0.131

VertexDeduplicationTest

testWithUnknownProperty 0.164
testWithGraph 0.281
testWithUnknownLabel 0.334

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.167
nonDeduplicationTest 0.043
containGraphHeadIdTest 0.23
edgeCreationNewToOriginTest 0.427
listPropertyTest 0.198
edgeCreationBidirectionalTest 0.395
edgeCreationOriginToNewTest 0.412

CreateVertexFromEdgesTest

testFunction 0.552

MinimalJSONImporterTest

testReadFile 0.34
testReadDir 0.517

InvertEdgesTest

secondNullArgumentTest 0.002
testInvert 0.065
firstNullArgumentTest 0.001

VertexToEdgeTest

testWithEdgeCreation 0.209

GetPropertiesAsListTest

testWithSomeSet 0.03
testWithAllSet 0
testWithAllUnset 0

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.041
testWithEmptyNeighborhood 0.03

BuildIdPropertyValuePairsTest

testFunction 0.018

EdgeToVertexTest

testForNullParameters 0.003
testWithoutVertexCreation 0.258
testWithVertexCreation 0.154

MinimalJsonToVertexTest

testWithListOfLists 0.007
testWithInvalidJSON 0
testWithListOfPrimitives 0
testWithNestedObject 0
testWithBoolean 0
testWithEmptyObject 0
testWithInt 0
testWithString 0
testWithFloat 0

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.191

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.021