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

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% 8.199
org.gradoop.dataintegration.transformation.impl 22 0 0 0 100% 5.084
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 1.878
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.198
org.gradoop.dataintegration.transformation 15 0 0 0 100% 4.419
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 0.824

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.713
CreateEdgesFromTripleTest 1 0 0 0 100% 0.23
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.267
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.329
CreateVertexFromEdgesTest 1 0 0 0 100% 0.74
GetPropertiesAsListTest 3 0 0 0 100% 3.015
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.215
BuildIdPropertyValuePairsTest 1 0 0 0 100% 0.167
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.346
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.781
ExtractPropertyFromVertexTest 7 0 0 0 100% 2.078
InvertEdgesTest 3 0 0 0 100% 0.225

org.gradoop.dataintegration.importer.impl.csv

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

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

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

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.085
ConnectNeighborsTest 3 0 0 0 100% 1.468
VertexDeduplicationTest 3 0 0 0 100% 0.957
VertexToEdgeTest 1 0 0 0 100% 0.364
EdgeToVertexTest 3 0 0 0 100% 0.545

org.gradoop.dataintegration.importer.impl.json

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

Test Cases

[Summary] [Package List] [Test Cases]

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.668
testNeighborhood[neighborhood of center (OUTGOING)] 0.295
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.281
testNeighborhood[neighborhood of center2 (INCOMING)] 0.219
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.225
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.243
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.191
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.188
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.208

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.231
testPropagateToCertainVertices 0.21
testPropagateInLoops 0.192
testPropagateDirected 0.161
testPropagateToCertainVerticesAlongCertainEdges 0.157

CreateEdgesFromTripleTest

testFunction 0.052

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.271
testGHTransformationWithoutHistory 0.211
testVertexTransformationNewPropKey 0.221
testGHTransformationNewPropKey 0.194
testEdgeTransformationWithoutHistory 0.27
testAllTransformationFunctions 0.217
testVertexTransformation 0.194
testGHTransformation 0.184
testEdgeTransformation 0.335
testVertexTransformationLabelSpecific 0.17
testEdgeTransformationLabelSpecific 0.179
testVertexTransformationWithoutHistory 0.185

MarkDuplicatesInGroupTest

testReduce 0.135

ConnectNeighborsTest

testOutgoing 0.511
testIncoming 0.38
testUndirected 0.436

MinimalCSVImporterTest

testEmptyProperty 0.537
testEmptyLines 0.269
testImportVertexWithHeader 0.053
testReoccurringHeader 0.226
testImportVertexWithoutHeader 0.03
testQuotedFields 0.176
testImportGraphCollection 0.042
testImportLogicalGraphWithoutHeader 0.162
testImporterWithEmptyFile 0.015
testImportLogicalGraphWithHeader 0.195
testImporterWithEmptyLineInFile 0.016

AccumulatePropagatedValuesTest

testCoGroup 0.129

VertexDeduplicationTest

testWithUnknownProperty 0.163
testWithGraph 0.291
testWithUnknownLabel 0.337

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.196
nonDeduplicationTest 0.04
containGraphHeadIdTest 0.243
edgeCreationNewToOriginTest 0.443
listPropertyTest 0.174
edgeCreationBidirectionalTest 0.407
edgeCreationOriginToNewTest 0.397

CreateVertexFromEdgesTest

testFunction 0.559

MinimalJSONImporterTest

testReadFile 0.369
testReadDir 0.319

InvertEdgesTest

secondNullArgumentTest 0.001
testInvert 0.081
firstNullArgumentTest 0

VertexToEdgeTest

testWithEdgeCreation 0.223

GetPropertiesAsListTest

testWithSomeSet 0.036
testWithAllSet 0
testWithAllUnset 0

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.048
testWithEmptyNeighborhood 0.029

BuildIdPropertyValuePairsTest

testFunction 0.021

EdgeToVertexTest

testForNullParameters 0.002
testWithoutVertexCreation 0.201
testWithVertexCreation 0.19

MinimalJsonToVertexTest

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

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.208

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.023