public static class FeatureSupportTest.GraphVariablesFunctionalityTest extends AbstractGremlinTest
Graph.Variables
functionality to determine if a feature should be on when it is marked as not supported.Modifier and Type | Field and Description |
---|---|
String |
featureName |
Object |
value |
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
GraphVariablesFunctionalityTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldEnableFeatureOnGraphIfNotEnabled()
In this case, the feature requirement for sideEffects is checked, because it means that at least one aspect of
sideEffects is supported so we need to test other features to make sure they work properly.
|
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
public void shouldEnableFeatureOnGraphIfNotEnabled() throws Exception
Exception
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.