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

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.689
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 6.997
org.gradoop.dataintegration.transformation.impl 22 0 0 0 100% 4.66
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.231
org.gradoop.dataintegration.transformation 15 0 0 0 100% 4.905
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 1.336

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.198
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.218
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.266
CreateMappingFromMarkedDuplicatesTest 1 0 0 0 100% 0.176
NeighborhoodTest 9 0 0 0 100% 1.782
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.285
CreateEdgesFromTripleTest 1 0 0 0 100% 0.177
CreateVertexFromEdgesTest 1 0 0 0 100% 0.155
GetPropertiesAsListTest 3 0 0 0 100% 0.167
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.265

org.gradoop.dataintegration.importer.impl.csv

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

org.gradoop.dataintegration.transformation.impl

Class Tests Errors Failures Skipped Success Rate Time
InvertEdgesTest 3 0 0 0 100% 0.237
PropertyTransformationTest 12 0 0 0 100% 2.438
ExtractPropertyFromVertexTest 7 0 0 0 100% 1.985

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

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

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.649
VertexToEdgeTest 1 0 0 0 100% 0.671
EdgeToVertexTest 3 0 0 0 100% 0.62
VertexDeduplicationTest 3 0 0 0 100% 0.847
ConnectNeighborsTest 3 0 0 0 100% 1.118

org.gradoop.dataintegration.importer.impl.json

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

Test Cases

[Summary] [Package List] [Test Cases]

BuildIdPropertyValuePairsTest

testFunction 0.013

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.038
testWithEmptyNeighborhood 0.026

MinimalCSVImporterTest

testEmptyProperty 1.285
testEmptyLines 1.04
testImportVertexWithHeader 0.097
testReoccurringHeader 0.556
testImportVertexWithoutHeader 0.046
testQuotedFields 0.346
testImportGraphCollection 0.056
testImportLogicalGraphWithoutHeader 0.311
testImporterWithEmptyFile 0.021
testImportLogicalGraphWithHeader 0.358
testImporterWithEmptyLineInFile 0.019

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.119

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.302
testPropagateToCertainVertices 0.281
testPropagateInLoops 0.361
testPropagateDirected 0.212
testPropagateToCertainVerticesAlongCertainEdges 0.303

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.014

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.123
testNeighborhood[neighborhood of center (OUTGOING)] 0.185
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.192
testNeighborhood[neighborhood of center2 (INCOMING)] 0.194
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.195
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.2
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.167
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.171
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.177

VertexToEdgeTest

testWithEdgeCreation 0.468

EdgeToVertexTest

testForNullParameters 0.003
testWithoutVertexCreation 0.228
testWithVertexCreation 0.206

AccumulatePropagatedValuesTest

testCoGroup 0.139

InvertEdgesTest

secondNullArgumentTest 0.001
testInvert 0.069
firstNullArgumentTest 0

CreateEdgesFromTripleTest

testFunction 0.019

CreateVertexFromEdgesTest

testFunction 0.013

MinimalJsonToVertexTest

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

GetPropertiesAsListTest

testWithSomeSet 0.002
testWithAllSet 0.001
testWithAllUnset 0

MinimalJSONImporterTest

testReadFile 0.558
testReadDir 0.582

VertexDeduplicationTest

testWithUnknownProperty 0.136
testWithGraph 0.216
testWithUnknownLabel 0.316

ConnectNeighborsTest

testOutgoing 0.313
testIncoming 0.328
testUndirected 0.292

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.215
testGHTransformationWithoutHistory 0.171
testVertexTransformationNewPropKey 0.219
testGHTransformationNewPropKey 0.167
testEdgeTransformationWithoutHistory 0.227
testAllTransformationFunctions 0.193
testVertexTransformation 0.146
testGHTransformation 0.146
testEdgeTransformation 0.243
testVertexTransformationLabelSpecific 0.203
testEdgeTransformationLabelSpecific 0.186
testVertexTransformationWithoutHistory 0.17

MarkDuplicatesInGroupTest

testReduce 0.118

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.154
nonDeduplicationTest 0.027
containGraphHeadIdTest 0.225
edgeCreationNewToOriginTest 0.409
listPropertyTest 0.183
edgeCreationBidirectionalTest 0.421
edgeCreationOriginToNewTest 0.42