public class MockGremlinScriptEngineFactory extends AbstractGremlinScriptEngineFactory
GremlinScriptEngineFactory which can be used to help test plugin
implementations which don't have reference to a GremlinScriptEngine as a dependency.| Modifier and Type | Field and Description |
|---|---|
static String |
ENGINE_NAME |
manager| Constructor and Description |
|---|
MockGremlinScriptEngineFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodCallSyntax(String obj,
String m,
String... args) |
String |
getOutputStatement(String toDisplay) |
GremlinScriptEngine |
getScriptEngine() |
getEngineName, getEngineVersion, getExtensions, getLanguageName, getLanguageVersion, getMimeTypes, getNames, getParameter, getProgram, setCustomizerManagerpublic static final String ENGINE_NAME
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.