[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
80 | 0 | 0 | 0 | 100% | 20.118 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.gradoop.dataintegration.transformation.functions | 21 | 0 | 0 | 0 | 100% | 7.868 |
org.gradoop.dataintegration.transformation.impl | 22 | 0 | 0 | 0 | 100% | 4.881 |
org.gradoop.dataintegration.importer.impl.csv | 11 | 0 | 0 | 0 | 100% | 1.927 |
org.gradoop.dataintegration.importer.impl.json.functions | 9 | 0 | 0 | 0 | 100% | 0.185 |
org.gradoop.dataintegration.transformation | 15 | 0 | 0 | 0 | 100% | 4.262 |
org.gradoop.dataintegration.importer.impl.json | 2 | 0 | 0 | 0 | 100% | 0.995 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
NeighborhoodTest | 9 | 0 | 0 | 0 | 100% | 2.663 |
![]() |
CreateEdgesFromTripleTest | 1 | 0 | 0 | 0 | 100% | 0.239 |
![]() |
MarkDuplicatesInGroupTest | 1 | 0 | 0 | 0 | 100% | 0.275 |
![]() |
AccumulatePropagatedValuesTest | 1 | 0 | 0 | 0 | 100% | 0.321 |
![]() |
CreateVertexFromEdgesTest | 1 | 0 | 0 | 0 | 100% | 0.729 |
![]() |
GetPropertiesAsListTest | 3 | 0 | 0 | 0 | 100% | 2.756 |
![]() |
CreateCartesianNeighborhoodEdgesTest | 2 | 0 | 0 | 0 | 100% | 0.227 |
![]() |
BuildIdPropertyValuePairsTest | 1 | 0 | 0 | 0 | 100% | 0.156 |
![]() |
BuildTargetVertexIdPropertyValuePairsTest | 1 | 0 | 0 | 0 | 100% | 0.325 |
![]() |
CreateMappingFromMarkedDuplicatesTest | 1 | 0 | 0 | 0 | 100% | 0.177 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PropertyTransformationTest | 12 | 0 | 0 | 0 | 100% | 2.648 |
![]() |
ExtractPropertyFromVertexTest | 7 | 0 | 0 | 0 | 100% | 2.018 |
![]() |
InvertEdgesTest | 3 | 0 | 0 | 0 | 100% | 0.215 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalCSVImporterTest | 11 | 0 | 0 | 0 | 100% | 1.927 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalJsonToVertexTest | 9 | 0 | 0 | 0 | 100% | 0.185 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PropagatePropertyToNeighborTest | 5 | 0 | 0 | 0 | 100% | 1.096 |
![]() |
ConnectNeighborsTest | 3 | 0 | 0 | 0 | 100% | 1.339 |
![]() |
VertexDeduplicationTest | 3 | 0 | 0 | 0 | 100% | 0.926 |
![]() |
VertexToEdgeTest | 1 | 0 | 0 | 0 | 100% | 0.345 |
![]() |
EdgeToVertexTest | 3 | 0 | 0 | 0 | 100% | 0.556 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalJSONImporterTest | 2 | 0 | 0 | 0 | 100% | 0.995 |
[Summary] [Package List] [Test Cases]
![]() |
testPropagateAlongCertainEdges | 0.201 |
![]() |
testPropagateToCertainVertices | 0.212 |
![]() |
testPropagateInLoops | 0.161 |
![]() |
testPropagateDirected | 0.189 |
![]() |
testPropagateToCertainVerticesAlongCertainEdges | 0.196 |
![]() |
testWithUnknownProperty | 0.164 |
![]() |
testWithGraph | 0.281 |
![]() |
testWithUnknownLabel | 0.334 |
![]() |
testWithNonEmptyNeighborhood | 0.041 |
![]() |
testWithEmptyNeighborhood | 0.03 |
![]() |
testForNullParameters | 0.003 |
![]() |
testWithoutVertexCreation | 0.258 |
![]() |
testWithVertexCreation | 0.154 |
![]() |
testWithListOfLists | 0.007 |
![]() |
testWithInvalidJSON | 0 |
![]() |
testWithListOfPrimitives | 0 |
![]() |
testWithNestedObject | 0 |
![]() |
testWithBoolean | 0 |
![]() |
testWithEmptyObject | 0 |
![]() |
testWithInt | 0 |
![]() |
testWithString | 0 |
![]() |
testWithFloat | 0 |