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, graphComputerClass, graphProvider, name
Constructor and Description |
---|
VariableAsMapTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldHoldVariableInteger() |
void |
shouldHoldVariableLong() |
void |
shouldHoldVariableMixed() |
void |
shouldHoldVariableNone() |
void |
shouldHoldVariableString() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldHoldVariableNone()
public void shouldHoldVariableString()
public void shouldHoldVariableInteger()
public void shouldHoldVariableLong()
public void shouldHoldVariableMixed()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.