public class GremlinEnabledScriptEngineTest extends Object
ScriptEngine instances that claim
 to be "Gremlin-enabled" work in the expected fashion.| Constructor and Description | 
|---|
| GremlinEnabledScriptEngineTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | shouldEvalBytecode() | 
| void | shouldGetEngineByName() | 
| void | shouldHaveCoreImportsInPlace() | 
| void | shouldNotAllowBytecodeEvalWithAliasAsTraversalSource() | 
| void | shouldNotAllowBytecodeEvalWithAliasInBindings() | 
| void | shouldNotAllowBytecodeEvalWithInvalidBinding() | 
| void | shouldNotAllowBytecodeEvalWithMissingBinding() | 
| void | shouldReturnNoCustomizers() | 
public void shouldNotAllowBytecodeEvalWithAliasInBindings()
                                                   throws Exception
Exceptionpublic void shouldNotAllowBytecodeEvalWithAliasAsTraversalSource()
                                                          throws Exception
Exceptionpublic void shouldNotAllowBytecodeEvalWithMissingBinding()
                                                  throws Exception
Exceptionpublic void shouldNotAllowBytecodeEvalWithInvalidBinding()
                                                  throws Exception
Exceptionpublic void shouldHaveCoreImportsInPlace()
                                  throws Exception
Exceptionpublic void shouldReturnNoCustomizers()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.