public class GremlinGroovyScriptEngineSandboxCustomTest extends AbstractGremlinTest
config, g, graph, graphProvider, name| Constructor and Description | 
|---|
GremlinGroovyScriptEngineSandboxCustomTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
shouldEvalAsVariableRequirementsAreInRangeOfSandbox()  | 
void | 
shouldEvalGraphVariableAsSomethingOtherThanGraph()  | 
void | 
shouldEvalGVariableAsSomethingOtherThanGraphTraversalSource()  | 
void | 
shouldNotEvalBecauseSandboxIsConfiguredToNotAcceptGraphInstances()  | 
void | 
shouldNotEvalBecauseSandboxIsConfiguredToNotAcceptShortVarNames()  | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic GremlinGroovyScriptEngineSandboxCustomTest()
public void shouldEvalGVariableAsSomethingOtherThanGraphTraversalSource()
                                                                 throws Exception
Exceptionpublic void shouldEvalGraphVariableAsSomethingOtherThanGraph()
                                                      throws Exception
Exceptionpublic void shouldNotEvalBecauseSandboxIsConfiguredToNotAcceptGraphInstances()
                                                                      throws Exception
Exceptionpublic void shouldNotEvalBecauseSandboxIsConfiguredToNotAcceptShortVarNames()
                                                                     throws Exception
ExceptionCopyright © 2013–2018 Apache Software Foundation. All rights reserved.