[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.
[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.
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 |
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 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalCSVImporterTest | 11 | 0 | 0 | 0 | 100% | 2.156 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalJsonToVertexTest | 9 | 0 | 0 | 0 | 100% | 0.202 |
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 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MinimalJSONImporterTest | 2 | 0 | 0 | 0 | 100% | 1.006 |
[Summary] [Package List] [Test Cases]
![]() |
testPropagateAlongCertainEdges | 0.203 |
![]() |
testPropagateToCertainVertices | 0.22 |
![]() |
testPropagateInLoops | 0.163 |
![]() |
testPropagateDirected | 0.225 |
![]() |
testPropagateToCertainVerticesAlongCertainEdges | 0.195 |
![]() |
testWithUnknownProperty | 0.159 |
![]() |
testWithGraph | 0.326 |
![]() |
testWithUnknownLabel | 0.344 |
![]() |
testWithNonEmptyNeighborhood | 0.061 |
![]() |
testWithEmptyNeighborhood | 0.031 |
![]() |
testForNullParameters | 0.002 |
![]() |
testWithoutVertexCreation | 0.194 |
![]() |
testWithVertexCreation | 0.194 |
![]() |
testWithListOfLists | 0.008 |
![]() |
testWithInvalidJSON | 0.001 |
![]() |
testWithListOfPrimitives | 0 |
![]() |
testWithNestedObject | 0 |
![]() |
testWithBoolean | 0 |
![]() |
testWithEmptyObject | 0 |
![]() |
testWithInt | 0 |
![]() |
testWithString | 0 |
![]() |
testWithFloat | 0 |