public static class CommunityGeneratorTest.DifferentDistributionsTest extends AbstractGeneratorTest
| Modifier and Type | Field and Description | 
|---|---|
| Distribution | communityDistribution | 
| double | crossPcent | 
| Distribution | degreeDistribution | 
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) | 
sameassertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIdspublic Distribution communityDistribution
public Distribution degreeDistribution
public double crossPcent
public void shouldGenerateDifferentGraph()
                                  throws Exception
Exceptionprotected void afterLoadGraphWith(Graph graph) throws Exception
afterLoadGraphWith in class AbstractGremlinTestExceptionCopyright © 2013–2022 Apache Software Foundation. All rights reserved.