Class VariablesTest
java.lang.Object
org.apache.tinkerpop.gremlin.structure.VariablesTest
Gremlin Test Suite for
Graph.Variables operations.- Author:
- Stephen Mallette (http://stephen.genoprime.com)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classTests for feature support onGraph.Variables.static classBasic tests to ensure thatGraph.Variableshave appropriateStringrepresentations.static classEnsure that theGraph.Variables.asMap()method returns some basics.static classTest exceptions aroundGraph.Variables. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VariablesTest
public VariablesTest()
-