public static class DistributionGeneratorTest.DifferentDistributionsTest extends AbstractGeneratorTest
Modifier and Type | Field and Description |
---|---|
Distribution |
inDistribution |
Distribution |
outDistribution |
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
DifferentDistributionsTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
afterLoadGraphWith(Graph graph) |
static Iterable<Object[]> |
data() |
void |
shouldGenerateDifferentGraph() |
void |
shouldGenerateSameGraph() |
protected Iterable<Vertex> |
verticesByOid(Graph graph) |
same
assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
public Distribution inDistribution
public Distribution outDistribution
public void shouldGenerateDifferentGraph() throws Exception
Exception
protected void afterLoadGraphWith(Graph graph) throws Exception
afterLoadGraphWith
in class AbstractGremlinTest
Exception
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.