public static class PropertyTest.PropertyValidationOnSetExceptionConsistencyTest extends AbstractGremlinTest
| Modifier and Type | Field and Description | 
|---|---|
| Exception | expectedException | 
| String | key | 
| String | name | 
| String | val | 
config, g, graph, graphProvider, shouldTestIteratorLeak| Constructor and Description | 
|---|
| PropertyValidationOnSetExceptionConsistencyTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Iterable<Object[]> | data() | 
| void | shouldThrowOnGraphEdgeSetPropertyStandard() | 
| void | testGraphVertexSetPropertyStandard() | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateExceptionpublic String name
public String key
public String val
public Exception expectedException
public PropertyValidationOnSetExceptionConsistencyTest()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.