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

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.521
org.gradoop.dataintegration.transformation.impl 22 0 0 0 100% 5.446
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 6.993
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.223
org.gradoop.dataintegration.transformation 15 0 0 0 100% 3.945
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 1.341

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.144
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.275
NeighborhoodTest 9 0 0 0 100% 1.754
CreateVertexFromEdgesTest 1 0 0 0 100% 0.155
CreateEdgesFromTripleTest 1 0 0 0 100% 0.176
GetPropertiesAsListTest 3 0 0 0 100% 0.145
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.254
CreateMappingFromMarkedDuplicatesTest 1 0 0 0 100% 0.155
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.228
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.235

org.gradoop.dataintegration.transformation.impl

Class Tests Errors Failures Skipped Success Rate Time
PropertyTransformationTest 12 0 0 0 100% 2.993
InvertEdgesTest 3 0 0 0 100% 0.257
ExtractPropertyFromVertexTest 7 0 0 0 100% 2.196

org.gradoop.dataintegration.importer.impl.csv

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

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

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

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
VertexToEdgeTest 1 0 0 0 100% 0.761
VertexDeduplicationTest 3 0 0 0 100% 0.714
EdgeToVertexTest 3 0 0 0 100% 0.556
ConnectNeighborsTest 3 0 0 0 100% 0.848
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.066

org.gradoop.dataintegration.importer.impl.json

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

Test Cases

[Summary] [Package List] [Test Cases]

BuildIdPropertyValuePairsTest

testFunction 0.012

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.246
testGHTransformationWithoutHistory 0.285
testVertexTransformationNewPropKey 0.258
testGHTransformationNewPropKey 0.201
testEdgeTransformationWithoutHistory 0.268
testAllTransformationFunctions 0.204
testVertexTransformation 0.195
testGHTransformation 0.273
testEdgeTransformation 0.207
testVertexTransformationLabelSpecific 0.217
testEdgeTransformationLabelSpecific 0.254
testVertexTransformationWithoutHistory 0.195

VertexToEdgeTest

testWithEdgeCreation 0.577

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.132

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.125
testNeighborhood[neighborhood of center (OUTGOING)] 0.178
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.196
testNeighborhood[neighborhood of center2 (INCOMING)] 0.184
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.188
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.2
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.19
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.165
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.186

VertexDeduplicationTest

testWithUnknownProperty 0.128
testWithGraph 0.227
testWithUnknownLabel 0.219

CreateVertexFromEdgesTest

testFunction 0.014

CreateEdgesFromTripleTest

testFunction 0.016

InvertEdgesTest

secondNullArgumentTest 0
testInvert 0.086
firstNullArgumentTest 0

EdgeToVertexTest

testForNullParameters 0.005
testWithoutVertexCreation 0.192
testWithVertexCreation 0.205

GetPropertiesAsListTest

testWithSomeSet 0.001
testWithAllSet 0
testWithAllUnset 0

MinimalJsonToVertexTest

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

AccumulatePropagatedValuesTest

testCoGroup 0.106

ConnectNeighborsTest

testOutgoing 0.252
testIncoming 0.235
testUndirected 0.221

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.012

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.176
nonDeduplicationTest 0.036
containGraphHeadIdTest 0.242
edgeCreationNewToOriginTest 0.481
listPropertyTest 0.196
edgeCreationBidirectionalTest 0.431
edgeCreationOriginToNewTest 0.427

MinimalCSVImporterTest

testEmptyProperty 1.315
testEmptyLines 1.117
testImportVertexWithHeader 0.082
testReoccurringHeader 0.46
testImportVertexWithoutHeader 0.039
testQuotedFields 0.411
testImportGraphCollection 0.056
testImportLogicalGraphWithoutHeader 0.272
testImporterWithEmptyFile 0.014
testImportLogicalGraphWithHeader 0.289
testImporterWithEmptyLineInFile 0.019

MinimalJSONImporterTest

testReadFile 0.61
testReadDir 0.541

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.039
testWithEmptyNeighborhood 0.018

MarkDuplicatesInGroupTest

testReduce 0.117

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.201
testPropagateToCertainVertices 0.195
testPropagateInLoops 0.176
testPropagateDirected 0.164
testPropagateToCertainVerticesAlongCertainEdges 0.162