public class GremlinGroovyScriptEngineOverGraphTest extends AbstractGremlinTest
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
GremlinGroovyScriptEngineOverGraphTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAllowFunctionsUsedInClosure() |
void |
shouldAllowUseOfClasses() |
void |
shouldBeThreadSafe() |
void |
shouldBeThreadSafeOnCompiledScript() |
void |
shouldClearBindingsBetweenEvals() |
void |
shouldDoSomeGremlin() |
void |
shouldEvalGlobalClosuresEvenAfterEvictionOfClass() |
void |
shouldLoadImports() |
void |
shouldLoadStandardImportsAndThenAddToThem() |
void |
shouldProcessUTF8Query() |
void |
shouldProperlyHandleBindings() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public GremlinGroovyScriptEngineOverGraphTest()
public void shouldLoadStandardImportsAndThenAddToThem() throws Exception
Exception
public void shouldProperlyHandleBindings() throws Exception
Exception
public void shouldClearBindingsBetweenEvals() throws Exception
Exception
public void shouldBeThreadSafeOnCompiledScript() throws Exception
Exception
public void shouldEvalGlobalClosuresEvenAfterEvictionOfClass() throws ScriptException
ScriptException
public void shouldAllowFunctionsUsedInClosure() throws ScriptException
ScriptException
public void shouldAllowUseOfClasses() throws ScriptException
ScriptException
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.