Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 5.221
org.gradoop.dataintegration.transformation.functions 21 0 0 0 100% 3.68
org.gradoop.dataintegration.importer.impl.csv 11 0 0 0 100% 6.76
org.gradoop.dataintegration.importer.impl.json.functions 9 0 0 0 100% 0.21
org.gradoop.dataintegration.transformation 15 0 0 0 100% 4.928
org.gradoop.dataintegration.importer.impl.json 2 0 0 0 100% 1.333

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% 2.255
PropertyTransformationTest 12 0 0 0 100% 2.68
InvertEdgesTest 3 0 0 0 100% 0.286

org.gradoop.dataintegration.transformation.functions

Class Tests Errors Failures Skipped Success Rate Time
BuildTargetVertexIdPropertyValuePairsTest 1 0 0 0 100% 0.286
NeighborhoodTest 9 0 0 0 100% 1.92
GetPropertiesAsListTest 3 0 0 0 100% 0.144
CreateVertexFromEdgesTest 1 0 0 0 100% 0.164
CreateEdgesFromTripleTest 1 0 0 0 100% 0.154
BuildIdPropertyValuePairsTest 1 0 0 0 100% 0.143
CreateCartesianNeighborhoodEdgesTest 2 0 0 0 100% 0.185
CreateMappingFromMarkedDuplicatesTest 1 0 0 0 100% 0.135
MarkDuplicatesInGroupTest 1 0 0 0 100% 0.275
AccumulatePropagatedValuesTest 1 0 0 0 100% 0.274

org.gradoop.dataintegration.importer.impl.csv

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

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

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

org.gradoop.dataintegration.transformation

Class Tests Errors Failures Skipped Success Rate Time
ConnectNeighborsTest 3 0 0 0 100% 1.332
EdgeToVertexTest 3 0 0 0 100% 0.698
PropagatePropertyToNeighborTest 5 0 0 0 100% 1.46
VertexDeduplicationTest 3 0 0 0 100% 0.968
VertexToEdgeTest 1 0 0 0 100% 0.47

org.gradoop.dataintegration.importer.impl.json

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

Test Cases

[Summary] [Package List] [Test Cases]

ExtractPropertyFromVertexTest

cityDeduplicationTest 0.184
nonDeduplicationTest 0.033
containGraphHeadIdTest 0.262
edgeCreationNewToOriginTest 0.5
listPropertyTest 0.234
edgeCreationBidirectionalTest 0.445
edgeCreationOriginToNewTest 0.432

PropertyTransformationTest

testEdgeTransformationNewPropKey 0.217
testGHTransformationWithoutHistory 0.17
testVertexTransformationNewPropKey 0.195
testGHTransformationNewPropKey 0.201
testEdgeTransformationWithoutHistory 0.24
testAllTransformationFunctions 0.188
testVertexTransformation 0.19
testGHTransformation 0.263
testEdgeTransformation 0.196
testVertexTransformationLabelSpecific 0.169
testEdgeTransformationLabelSpecific 0.2
testVertexTransformationWithoutHistory 0.28

BuildTargetVertexIdPropertyValuePairsTest

testJoinFunction 0.14

NeighborhoodTest

testNeighborhood[neighborhood of center (INCOMING)] 0.153
testNeighborhood[neighborhood of center (OUTGOING)] 0.201
testNeighborhood[neighborhood of center (UNDIRECTED)] 0.209
testNeighborhood[neighborhood of center2 (INCOMING)] 0.19
testNeighborhood[neighborhood of center2 (OUTGOING)] 0.194
testNeighborhood[neighborhood of center2 (UNDIRECTED)] 0.208
testNeighborhood[neighborhood of nocenter (INCOMING)] 0.199
testNeighborhood[neighborhood of nocenter (OUTGOING)] 0.178
testNeighborhood[neighborhood of nocenter (UNDIRECTED)] 0.231

GetPropertiesAsListTest

testWithSomeSet 0.003
testWithAllSet 0
testWithAllUnset 0

MinimalJsonToVertexTest

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

ConnectNeighborsTest

testOutgoing 0.361
testIncoming 0.328
testUndirected 0.494

EdgeToVertexTest

testForNullParameters 0.007
testWithoutVertexCreation 0.251
testWithVertexCreation 0.253

CreateVertexFromEdgesTest

testFunction 0.011

PropagatePropertyToNeighborTest

testPropagateAlongCertainEdges 0.246
testPropagateToCertainVertices 0.288
testPropagateInLoops 0.239
testPropagateDirected 0.244
testPropagateToCertainVerticesAlongCertainEdges 0.244

CreateEdgesFromTripleTest

testFunction 0.017

BuildIdPropertyValuePairsTest

testFunction 0.011

CreateCartesianNeighborhoodEdgesTest

testWithNonEmptyNeighborhood 0.025
testWithEmptyNeighborhood 0.019

VertexDeduplicationTest

testWithUnknownProperty 0.158
testWithGraph 0.322
testWithUnknownLabel 0.333

InvertEdgesTest

secondNullArgumentTest 0.002
testInvert 0.094
firstNullArgumentTest 0

VertexToEdgeTest

testWithEdgeCreation 0.295

CreateMappingFromMarkedDuplicatesTest

testFlatMapFunction 0.013

MinimalCSVImporterTest

testEmptyProperty 1.266
testEmptyLines 0.956
testImportVertexWithHeader 0.092
testReoccurringHeader 0.481
testImportVertexWithoutHeader 0.046
testQuotedFields 0.414
testImportGraphCollection 0.061
testImportLogicalGraphWithoutHeader 0.293
testImporterWithEmptyFile 0.013
testImportLogicalGraphWithHeader 0.291
testImporterWithEmptyLineInFile 0.018

MarkDuplicatesInGroupTest

testReduce 0.127

AccumulatePropagatedValuesTest

testCoGroup 0.124

MinimalJSONImporterTest

testReadFile 0.586
testReadDir 0.552