public class CoreTraversalTest extends AbstractGremlinProcessTest
config, g, graph, graphProvider, name| Constructor and Description | 
|---|
| CoreTraversalTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | shouldAllowEmbeddedRemoteConnectionUsage() | 
| 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, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic void shouldNeverPropagateANoBulkTraverser()
public void shouldNeverPropagateANullValuedTraverser()
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–2018 Apache Software Foundation. All rights reserved.