public static class VertexPropertyTest.ExceptionConsistencyWhenVertexPropertyRemovedTest extends AbstractGremlinTest
Modifier and Type | Field and Description |
---|---|
Consumer<VertexProperty> |
functionToTest |
String |
name |
config, g, graph, graphComputerClass, graphProvider
Constructor and Description |
---|
ExceptionConsistencyWhenVertexPropertyRemovedTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldThrowExceptionIfVertexPropertyWasRemoved() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public String name
public Consumer<VertexProperty> functionToTest
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.