[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
80 | 0 | 0 | 0 | 100% | 20.602 |
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% | 8.199 |
org.gradoop.dataintegration.transformation.impl | 22 | 0 | 0 | 0 | 100% | 5.084 |
org.gradoop.dataintegration.importer.impl.csv | 11 | 0 | 0 | 0 | 100% | 1.878 |
org.gradoop.dataintegration.importer.impl.json.functions | 9 | 0 | 0 | 0 | 100% | 0.198 |
org.gradoop.dataintegration.transformation | 15 | 0 | 0 | 0 | 100% | 4.419 |
org.gradoop.dataintegration.importer.impl.json | 2 | 0 | 0 | 0 | 100% | 0.824 |
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.713 |
![]() |
CreateEdgesFromTripleTest | 1 | 0 | 0 | 0 | 100% | 0.23 |
![]() |
MarkDuplicatesInGroupTest | 1 | 0 | 0 | 0 | 100% | 0.267 |
![]() |
AccumulatePropagatedValuesTest | 1 | 0 | 0 | 0 | 100% | 0.329 |
![]() |
CreateVertexFromEdgesTest | 1 | 0 | 0 | 0 | 100% | 0.74 |
![]() |
GetPropertiesAsListTest | 3 | 0 | 0 | 0 | 100% | 3.015 |
![]() |
CreateCartesianNeighborhoodEdgesTest | 2 | 0 | 0 | 0 | 100% | 0.215 |
![]() |
BuildIdPropertyValuePairsTest | 1 | 0 | 0 | 0 | 100% | 0.167 |
![]() |
BuildTargetVertexIdPropertyValuePairsTest | 1 | 0 | 0 | 0 | 100% | 0.346 |
![]() |
CreateMappingFromMarkedDuplicatesTest | 1 | 0 | 0 | 0 | 100% | 0.177 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PropertyTransformationTest | 12 | 0 | 0 | 0 | 100% | 2.781 |
![]() |
ExtractPropertyFromVertexTest | 7 | 0 | 0 | 0 | 100% | 2.078 |
![]() |
InvertEdgesTest | 3 | 0 | 0 | 0 | 100% | 0.225 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalCSVImporterTest | 11 | 0 | 0 | 0 | 100% | 1.878 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalJsonToVertexTest | 9 | 0 | 0 | 0 | 100% | 0.198 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PropagatePropertyToNeighborTest | 5 | 0 | 0 | 0 | 100% | 1.085 |
![]() |
ConnectNeighborsTest | 3 | 0 | 0 | 0 | 100% | 1.468 |
![]() |
VertexDeduplicationTest | 3 | 0 | 0 | 0 | 100% | 0.957 |
![]() |
VertexToEdgeTest | 1 | 0 | 0 | 0 | 100% | 0.364 |
![]() |
EdgeToVertexTest | 3 | 0 | 0 | 0 | 100% | 0.545 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalJSONImporterTest | 2 | 0 | 0 | 0 | 100% | 0.824 |
[Summary] [Package List] [Test Cases]
![]() |
testPropagateAlongCertainEdges | 0.231 |
![]() |
testPropagateToCertainVertices | 0.21 |
![]() |
testPropagateInLoops | 0.192 |
![]() |
testPropagateDirected | 0.161 |
![]() |
testPropagateToCertainVerticesAlongCertainEdges | 0.157 |
![]() |
testWithUnknownProperty | 0.163 |
![]() |
testWithGraph | 0.291 |
![]() |
testWithUnknownLabel | 0.337 |
![]() |
testWithNonEmptyNeighborhood | 0.048 |
![]() |
testWithEmptyNeighborhood | 0.029 |
![]() |
testForNullParameters | 0.002 |
![]() |
testWithoutVertexCreation | 0.201 |
![]() |
testWithVertexCreation | 0.19 |
![]() |
testWithListOfLists | 0.008 |
![]() |
testWithInvalidJSON | 0.001 |
![]() |
testWithListOfPrimitives | 0 |
![]() |
testWithNestedObject | 0 |
![]() |
testWithBoolean | 0.001 |
![]() |
testWithEmptyObject | 0 |
![]() |
testWithInt | 0 |
![]() |
testWithString | 0 |
![]() |
testWithFloat | 0 |