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.777

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% 3.416
org.gradoop.dataintegration.transformation.impl 22 0 0 0 100% 5.332
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 6.687
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.222
org.gradoop.dataintegration.transformation 15 0 0 0 100% 3.879
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 1.241

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
BuildIdPropertyValuePairsTest 1 0 0 0 100% 0.143
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.266
NeighborhoodTest 9 0 0 0 100% 1.636
CreateVertexFromEdgesTest 1 0 0 0 100% 0.164
CreateEdgesFromTripleTest 1 0 0 0 100% 0.185
GetPropertiesAsListTest 3 0 0 0 100% 0.156
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.266
CreateMappingFromMarkedDuplicatesTest 1 0 0 0 100% 0.144
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.232
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.224

org.gradoop.dataintegration.transformation.impl

Class Tests Errors Failures Skipped Success Rate Time
PropertyTransformationTest 12 0 0 0 100% 3.023
InvertEdgesTest 3 0 0 0 100% 0.247
ExtractPropertyFromVertexTest 7 0 0 0 100% 2.062

org.gradoop.dataintegration.importer.impl.csv

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

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

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

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
VertexToEdgeTest 1 0 0 0 100% 0.651
VertexDeduplicationTest 3 0 0 0 100% 0.675
EdgeToVertexTest 3 0 0 0 100% 0.584
ConnectNeighborsTest 3 0 0 0 100% 0.844
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.125

org.gradoop.dataintegration.importer.impl.json

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

Test Cases

[Summary] [Package List] [Test Cases]

BuildIdPropertyValuePairsTest

testFunction 0.013

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.274
testGHTransformationWithoutHistory 0.253
testVertexTransformationNewPropKey 0.215
testGHTransformationNewPropKey 0.258
testEdgeTransformationWithoutHistory 0.273
testAllTransformationFunctions 0.211
testVertexTransformation 0.254
testGHTransformation 0.198
testEdgeTransformation 0.176
testVertexTransformationLabelSpecific 0.261
testEdgeTransformationLabelSpecific 0.183
testVertexTransformationWithoutHistory 0.297

VertexToEdgeTest

testWithEdgeCreation 0.461

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.12

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.116
testNeighborhood[neighborhood of center (OUTGOING)] 0.165
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.188
testNeighborhood[neighborhood of center2 (INCOMING)] 0.157
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.173
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.195
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.173
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.146
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.171

VertexDeduplicationTest

testWithUnknownProperty 0.108
testWithGraph 0.207
testWithUnknownLabel 0.225

CreateVertexFromEdgesTest

testFunction 0.016

CreateEdgesFromTripleTest

testFunction 0.016

InvertEdgesTest

secondNullArgumentTest 0.001
testInvert 0.084
firstNullArgumentTest 0

EdgeToVertexTest

testForNullParameters 0
testWithoutVertexCreation 0.184
testWithVertexCreation 0.241

GetPropertiesAsListTest

testWithSomeSet 0.002
testWithAllSet 0
testWithAllUnset 0.001

MinimalJsonToVertexTest

testWithListOfLists 0.008
testWithInvalidJSON 0.001
testWithListOfPrimitives 0
testWithNestedObject 0
testWithBoolean 0.001
testWithEmptyObject 0
testWithInt 0
testWithString 0
testWithFloat 0.001

AccumulatePropagatedValuesTest

testCoGroup 0.101

ConnectNeighborsTest

testOutgoing 0.209
testIncoming 0.203
testUndirected 0.285

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.009

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.16
nonDeduplicationTest 0.04
containGraphHeadIdTest 0.246
edgeCreationNewToOriginTest 0.438
listPropertyTest 0.171
edgeCreationBidirectionalTest 0.415
edgeCreationOriginToNewTest 0.404

MinimalCSVImporterTest

testEmptyProperty 1.275
testEmptyLines 0.969
testImportVertexWithHeader 0.125
testReoccurringHeader 0.455
testImportVertexWithoutHeader 0.04
testQuotedFields 0.392
testImportGraphCollection 0.055
testImportLogicalGraphWithoutHeader 0.285
testImporterWithEmptyFile 0.021
testImportLogicalGraphWithHeader 0.337
testImporterWithEmptyLineInFile 0.017

MinimalJSONImporterTest

testReadFile 0.49
testReadDir 0.556

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.034
testWithEmptyNeighborhood 0.019

MarkDuplicatesInGroupTest

testReduce 0.109

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.15
testPropagateToCertainVertices 0.152
testPropagateInLoops 0.197
testPropagateDirected 0.312
testPropagateToCertainVerticesAlongCertainEdges 0.165