public class CoreTraversalTest extends AbstractGremlinProcessTest
config, g, graph, graphProvider, name
Constructor and Description |
---|
CoreTraversalTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAllowEmbeddedRemoteConnectionUsage() |
void |
shouldFilterOnIterate() |
void |
shouldHaveNextAndToCollectionWorkProperly() |
void |
shouldHavePropertyForEachRemainingBehaviorEvenWithStrategyRewrite() |
void |
shouldLoadEdgesViaEdges() |
void |
shouldLoadEdgesViaIds() |
void |
shouldLoadVerticesViaIds() |
void |
shouldLoadVerticesViaVertices() |
void |
shouldNeverPropagateANoBulkTraverser() |
void |
shouldNeverPropagateANullValuedTraverser() |
void |
shouldNotAlterTraversalAfterTraversalBecomesLocked() |
void |
shouldNotThrowFastNoSuchElementException() |
void |
shouldThrowExceptionWhenIdsMixed() |
void |
shouldThrowFastNoSuchElementExceptionInNestedTraversals() |
void |
shouldTraverseIfAutoTxEnabledAndOriginalTxIsClosed() |
void |
shouldTraverseIfManualTxEnabledAndOriginalTxIsClosed() |
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldNeverPropagateANoBulkTraverser()
public void shouldNeverPropagateANullValuedTraverser()
public void shouldFilterOnIterate()
public void shouldLoadVerticesViaIds()
public void shouldLoadEdgesViaIds()
public void shouldLoadVerticesViaVertices()
public void shouldLoadEdgesViaEdges()
public void shouldThrowExceptionWhenIdsMixed()
public void shouldHaveNextAndToCollectionWorkProperly()
public void shouldHavePropertyForEachRemainingBehaviorEvenWithStrategyRewrite()
public void shouldNotAlterTraversalAfterTraversalBecomesLocked()
public void shouldTraverseIfAutoTxEnabledAndOriginalTxIsClosed()
public void shouldTraverseIfManualTxEnabledAndOriginalTxIsClosed()
public void shouldNotThrowFastNoSuchElementException()
public void shouldThrowFastNoSuchElementExceptionInNestedTraversals()
public void shouldAllowEmbeddedRemoteConnectionUsage()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.