public static class VariablesTest.VariableAsMapTest extends AbstractGremlinTest
Graph.Variables.asMap() method returns some basics. Other tests will enforce that all
 types are properly covered in Graph.Variables.config, g, graph, graphProvider, name, shouldTestIteratorLeak| Constructor and Description | 
|---|
| VariableAsMapTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | shouldHoldVariableInteger() | 
| void | shouldHoldVariableLong() | 
| void | shouldHoldVariableMixed() | 
| void | shouldHoldVariableNone() | 
| void | shouldHoldVariableString() | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIdspublic void shouldHoldVariableNone()
public void shouldHoldVariableString()
public void shouldHoldVariableInteger()
public void shouldHoldVariableLong()
public void shouldHoldVariableMixed()
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.