public static class VariablesTest.GraphVariablesFeatureSupportTest extends AbstractGremlinTest
Graph.Variables
. The tests validate if
Graph.Features.VariableFeatures
should be turned on or off and if the enabled features are properly
supported by the implementation. Note that these tests are run in a separate test class as they are
"parameterized" tests.Modifier and Type | Field and Description |
---|---|
String |
featureName |
Object |
value |
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
GraphVariablesFeatureSupportTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldSetValueOnGraph() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.