Class VariablesTest
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.structure.VariablesTest
 
- 
 public class VariablesTest extends Object Gremlin Test Suite forGraph.Variablesoperations.- Author:
- Stephen Mallette (http://stephen.genoprime.com)
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classVariablesTest.GraphVariablesFeatureSupportTestTests for feature support onGraph.Variables.static classVariablesTest.StringRepresentationTestBasic tests to ensure thatGraph.Variableshave appropriateStringrepresentations.static classVariablesTest.VariableAsMapTestEnsure that theGraph.Variables.asMap()method returns some basics.static classVariablesTest.VariableExceptionConsistencyTestTest exceptions aroundGraph.Variables.
 - 
Constructor SummaryConstructors Constructor Description VariablesTest()
 
-