public class IoCustomTest extends AbstractGremlinTest
Modifier and Type | Field and Description |
---|---|
boolean |
assertIdDirectly |
String |
ioType |
Function<Graph,GraphReader> |
readerMaker |
Function<Graph,GraphWriter> |
writerMaker |
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
IoCustomTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldProperlySerializeCustomId() |
void |
shouldSupportUUID() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public String ioType
public boolean assertIdDirectly
public Function<Graph,GraphReader> readerMaker
public Function<Graph,GraphWriter> writerMaker
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.