Class DistributionGeneratorTest.DifferentDistributionsTest
java.lang.Object
org.apache.tinkerpop.gremlin.AbstractGremlinTest
org.apache.tinkerpop.gremlin.algorithm.generator.AbstractGeneratorTest
org.apache.tinkerpop.gremlin.algorithm.generator.DistributionGeneratorTest.DifferentDistributionsTest
- Enclosing class:
- DistributionGeneratorTest
public static class DistributionGeneratorTest.DifferentDistributionsTest
extends AbstractGeneratorTest
-
Field Summary
FieldsFields inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidafterLoadGraphWith(Graph graph) data()voidvoidverticesByOid(Graph graph) Methods inherited from class org.apache.tinkerpop.gremlin.algorithm.generator.AbstractGeneratorTest
sameMethods inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTest
assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
-
Field Details
-
inDistribution
-
outDistribution
-
-
Constructor Details
-
DifferentDistributionsTest
public DifferentDistributionsTest()
-
-
Method Details
-
data
-
shouldGenerateDifferentGraph
- Throws:
Exception
-
shouldGenerateSameGraph
- Throws:
Exception
-
afterLoadGraphWith
- Overrides:
afterLoadGraphWithin classAbstractGremlinTest- Throws:
Exception
-
verticesByOid
-