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

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.886
org.gradoop.dataintegration.transformation.functions 21 0 0 0 100% 3.319
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 6.826
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.239
org.gradoop.dataintegration.transformation 15 0 0 0 100% 4.879
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 1.354

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.928
PropertyTransformationTest 12 0 0 0 100% 2.71
InvertEdgesTest 3 0 0 0 100% 0.248

org.gradoop.dataintegration.transformation.functions

Class Tests Errors Failures Skipped Success Rate Time
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.235
NeighborhoodTest 9 0 0 0 100% 1.685
GetPropertiesAsListTest 3 0 0 0 100% 0.145
CreateVertexFromEdgesTest 1 0 0 0 100% 0.154
CreateEdgesFromTripleTest 1 0 0 0 100% 0.156
BuildIdPropertyValuePairsTest 1 0 0 0 100% 0.144
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.184
CreateMappingFromMarkedDuplicatesTest 1 0 0 0 100% 0.135
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.246
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.235

org.gradoop.dataintegration.importer.impl.csv

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

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

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

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
ConnectNeighborsTest 3 0 0 0 100% 1.362
EdgeToVertexTest 3 0 0 0 100% 0.67
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.408
VertexDeduplicationTest 3 0 0 0 100% 0.948
VertexToEdgeTest 1 0 0 0 100% 0.491

org.gradoop.dataintegration.importer.impl.json

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

Test Cases

[Summary] [Package List] [Test Cases]

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.138
nonDeduplicationTest 0.028
containGraphHeadIdTest 0.214
edgeCreationNewToOriginTest 0.419
listPropertyTest 0.187
edgeCreationBidirectionalTest 0.401
edgeCreationOriginToNewTest 0.374

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.172
testGHTransformationWithoutHistory 0.167
testVertexTransformationNewPropKey 0.166
testGHTransformationNewPropKey 0.278
testEdgeTransformationWithoutHistory 0.181
testAllTransformationFunctions 0.181
testVertexTransformation 0.175
testGHTransformation 0.431
testEdgeTransformation 0.158
testVertexTransformationLabelSpecific 0.169
testEdgeTransformationLabelSpecific 0.255
testVertexTransformationWithoutHistory 0.208

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.104

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.124
testNeighborhood[neighborhood of center (OUTGOING)] 0.178
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.189
testNeighborhood[neighborhood of center2 (INCOMING)] 0.171
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.188
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.172
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.165
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.164
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.175

GetPropertiesAsListTest

testWithSomeSet 0.002
testWithAllSet 0
testWithAllUnset 0

MinimalJsonToVertexTest

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

ConnectNeighborsTest

testOutgoing 0.394
testIncoming 0.349
testUndirected 0.461

EdgeToVertexTest

testForNullParameters 0.006
testWithoutVertexCreation 0.242
testWithVertexCreation 0.236

CreateVertexFromEdgesTest

testFunction 0.012

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.281
testPropagateToCertainVertices 0.233
testPropagateInLoops 0.233
testPropagateDirected 0.226
testPropagateToCertainVerticesAlongCertainEdges 0.276

CreateEdgesFromTripleTest

testFunction 0.014

BuildIdPropertyValuePairsTest

testFunction 0.01

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.029
testWithEmptyNeighborhood 0.022

VertexDeduplicationTest

testWithUnknownProperty 0.264
testWithGraph 0.271
testWithUnknownLabel 0.218

InvertEdgesTest

secondNullArgumentTest 0.002
testInvert 0.098
firstNullArgumentTest 0

VertexToEdgeTest

testWithEdgeCreation 0.324

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.011

MinimalCSVImporterTest

testEmptyProperty 1.302
testEmptyLines 0.868
testImportVertexWithHeader 0.103
testReoccurringHeader 0.526
testImportVertexWithoutHeader 0.047
testQuotedFields 0.327
testImportGraphCollection 0.06
testImportLogicalGraphWithoutHeader 0.366
testImporterWithEmptyFile 0.022
testImportLogicalGraphWithHeader 0.299
testImporterWithEmptyLineInFile 0.021

MarkDuplicatesInGroupTest

testReduce 0.097

AccumulatePropagatedValuesTest

testCoGroup 0.097

MinimalJSONImporterTest

testReadFile 0.551
testReadDir 0.587