public static class PropertyTest.PropertyFeatureSupportTest extends AbstractGremlinTest
Property
. The tests validate if Graph.Features.PropertyFeatures
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
Constructor and Description |
---|
PropertyFeatureSupportTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldSetValueOnEdge() |
void |
shouldSetValueOnEdgeOnAdd() |
void |
shouldSetValueOnVertex() |
void |
shouldSetValueOnVertexOnAdd() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIds
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.