Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.impl 22 0 0 0 100% 4.967
org.gradoop.dataintegration.transformation.functions 21 0 0 0 100% 3.419
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 7.133
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.212
org.gradoop.dataintegration.transformation 15 0 0 0 100% 4.737
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 1.352

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

org.gradoop.dataintegration.transformation.impl

Class Tests Errors Failures Skipped Success Rate Time
ExtractPropertyFromVertexTest 7 0 0 0 100% 1.989
PropertyTransformationTest 12 0 0 0 100% 2.7
InvertEdgesTest 3 0 0 0 100% 0.278

org.gradoop.dataintegration.transformation.functions

Class Tests Errors Failures Skipped Success Rate Time
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.236
NeighborhoodTest 9 0 0 0 100% 1.74
GetPropertiesAsListTest 3 0 0 0 100% 0.134
CreateVertexFromEdgesTest 1 0 0 0 100% 0.175
CreateEdgesFromTripleTest 1 0 0 0 100% 0.155
BuildIdPropertyValuePairsTest 1 0 0 0 100% 0.154
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.172
CreateMappingFromMarkedDuplicatesTest 1 0 0 0 100% 0.133
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.265
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.255

org.gradoop.dataintegration.importer.impl.csv

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

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

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

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
ConnectNeighborsTest 3 0 0 0 100% 1.359
EdgeToVertexTest 3 0 0 0 100% 0.7
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.412
VertexDeduplicationTest 3 0 0 0 100% 0.837
VertexToEdgeTest 1 0 0 0 100% 0.429

org.gradoop.dataintegration.importer.impl.json

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

Test Cases

[Summary] [Package List] [Test Cases]

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.16
nonDeduplicationTest 0.033
containGraphHeadIdTest 0.218
edgeCreationNewToOriginTest 0.422
listPropertyTest 0.187
edgeCreationBidirectionalTest 0.409
edgeCreationOriginToNewTest 0.39

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.207
testGHTransformationWithoutHistory 0.231
testVertexTransformationNewPropKey 0.166
testGHTransformationNewPropKey 0.239
testEdgeTransformationWithoutHistory 0.174
testAllTransformationFunctions 0.164
testVertexTransformation 0.255
testGHTransformation 0.192
testEdgeTransformation 0.233
testVertexTransformationLabelSpecific 0.199
testEdgeTransformationLabelSpecific 0.246
testVertexTransformationWithoutHistory 0.222

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.11

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.13
testNeighborhood[neighborhood of center (OUTGOING)] 0.184
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.179
testNeighborhood[neighborhood of center2 (INCOMING)] 0.181
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.175
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.188
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.183
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.165
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.184

GetPropertiesAsListTest

testWithSomeSet 0.001
testWithAllSet 0
testWithAllUnset 0

MinimalJsonToVertexTest

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

ConnectNeighborsTest

testOutgoing 0.391
testIncoming 0.294
testUndirected 0.517

EdgeToVertexTest

testForNullParameters 0.007
testWithoutVertexCreation 0.262
testWithVertexCreation 0.242

CreateVertexFromEdgesTest

testFunction 0.016

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.258
testPropagateToCertainVertices 0.242
testPropagateInLoops 0.295
testPropagateDirected 0.236
testPropagateToCertainVerticesAlongCertainEdges 0.219

CreateEdgesFromTripleTest

testFunction 0.014

BuildIdPropertyValuePairsTest

testFunction 0.011

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.03
testWithEmptyNeighborhood 0.016

VertexDeduplicationTest

testWithUnknownProperty 0.156
testWithGraph 0.239
testWithUnknownLabel 0.273

InvertEdgesTest

secondNullArgumentTest 0
testInvert 0.097
firstNullArgumentTest 0

VertexToEdgeTest

testWithEdgeCreation 0.261

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.013

MinimalCSVImporterTest

testEmptyProperty 1.369
testEmptyLines 1.05
testImportVertexWithHeader 0.096
testReoccurringHeader 0.535
testImportVertexWithoutHeader 0.041
testQuotedFields 0.367
testImportGraphCollection 0.06
testImportLogicalGraphWithoutHeader 0.324
testImporterWithEmptyFile 0.02
testImportLogicalGraphWithHeader 0.362
testImporterWithEmptyLineInFile 0.022

MarkDuplicatesInGroupTest

testReduce 0.115

AccumulatePropagatedValuesTest

testCoGroup 0.108

MinimalJSONImporterTest

testReadFile 0.556
testReadDir 0.562