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, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateExceptionpublic 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–2020 Apache Software Foundation. All rights reserved.