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

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.662
org.gradoop.dataintegration.transformation.impl 22 0 0 0 100% 5.243
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 2.156
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.202
org.gradoop.dataintegration.transformation 15 0 0 0 100% 4.651
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 1.006

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.966
CreateEdgesFromTripleTest 1 0 0 0 100% 0.249
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.277
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.319
CreateVertexFromEdgesTest 1 0 0 0 100% 0.845
GetPropertiesAsListTest 3 0 0 0 100% 3.016
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.247
BuildIdPropertyValuePairsTest 1 0 0 0 100% 0.18
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.387
CreateMappingFromMarkedDuplicatesTest 1 0 0 0 100% 0.176

org.gradoop.dataintegration.transformation.impl

Class Tests Errors Failures Skipped Success Rate Time
PropertyTransformationTest 12 0 0 0 100% 2.77
ExtractPropertyFromVertexTest 7 0 0 0 100% 2.249
InvertEdgesTest 3 0 0 0 100% 0.224

org.gradoop.dataintegration.importer.impl.csv

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

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

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

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.156
ConnectNeighborsTest 3 0 0 0 100% 1.618
VertexDeduplicationTest 3 0 0 0 100% 0.976
VertexToEdgeTest 1 0 0 0 100% 0.365
EdgeToVertexTest 3 0 0 0 100% 0.536

org.gradoop.dataintegration.importer.impl.json

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

Test Cases

[Summary] [Package List] [Test Cases]

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.674
testNeighborhood[neighborhood of center (OUTGOING)] 0.361
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.35
testNeighborhood[neighborhood of center2 (INCOMING)] 0.245
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.211
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.247
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.215
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.211
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.258

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.203
testPropagateToCertainVertices 0.22
testPropagateInLoops 0.163
testPropagateDirected 0.225
testPropagateToCertainVerticesAlongCertainEdges 0.195

CreateEdgesFromTripleTest

testFunction 0.056

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.287
testGHTransformationWithoutHistory 0.207
testVertexTransformationNewPropKey 0.177
testGHTransformationNewPropKey 0.219
testEdgeTransformationWithoutHistory 0.262
testAllTransformationFunctions 0.163
testVertexTransformation 0.186
testGHTransformation 0.218
testEdgeTransformation 0.252
testVertexTransformationLabelSpecific 0.225
testEdgeTransformationLabelSpecific 0.19
testVertexTransformationWithoutHistory 0.214

MarkDuplicatesInGroupTest

testReduce 0.14

ConnectNeighborsTest

testOutgoing 0.57
testIncoming 0.435
testUndirected 0.478

MinimalCSVImporterTest

testEmptyProperty 0.606
testEmptyLines 0.292
testImportVertexWithHeader 0.049
testReoccurringHeader 0.263
testImportVertexWithoutHeader 0.023
testQuotedFields 0.228
testImportGraphCollection 0.045
testImportLogicalGraphWithoutHeader 0.195
testImporterWithEmptyFile 0.019
testImportLogicalGraphWithHeader 0.265
testImporterWithEmptyLineInFile 0.018

AccumulatePropagatedValuesTest

testCoGroup 0.13

VertexDeduplicationTest

testWithUnknownProperty 0.159
testWithGraph 0.326
testWithUnknownLabel 0.344

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.193
nonDeduplicationTest 0.051
containGraphHeadIdTest 0.269
edgeCreationNewToOriginTest 0.519
listPropertyTest 0.192
edgeCreationBidirectionalTest 0.432
edgeCreationOriginToNewTest 0.417

CreateVertexFromEdgesTest

testFunction 0.62

MinimalJSONImporterTest

testReadFile 0.37
testReadDir 0.498

InvertEdgesTest

secondNullArgumentTest 0.002
testInvert 0.08
firstNullArgumentTest 0

VertexToEdgeTest

testWithEdgeCreation 0.224

GetPropertiesAsListTest

testWithSomeSet 0.03
testWithAllSet 0.001
testWithAllUnset 0

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.061
testWithEmptyNeighborhood 0.031

BuildIdPropertyValuePairsTest

testFunction 0.024

EdgeToVertexTest

testForNullParameters 0.002
testWithoutVertexCreation 0.194
testWithVertexCreation 0.194

MinimalJsonToVertexTest

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

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.221

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.02