public class TraversalInterruptionComputerTest extends AbstractGremlinProcessTest
Modifier and Type | Field and Description |
---|---|
String |
name |
Function<GraphTraversalSource,GraphTraversal<?,?>> |
traversalMaker |
config, g, graph, graphProvider, shouldTestIteratorLeak
Constructor and Description |
---|
TraversalInterruptionComputerTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldRespectThreadInterruptionInVertexStep() |
checkHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
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 String name
public Function<GraphTraversalSource,GraphTraversal<?,?>> traversalMaker
Copyright © 2013–2023 Apache Software Foundation. All rights reserved.