Package org.apache.tinkerpop.gremlin.jsr223
-
Class Summary Class Description BindingsScriptEngineTest CachedGremlinScriptEngineManagerTest GremlinEnabledScriptEngineTest This is an important test case in that it validates that core features ofScriptEngine
instances that claim to be "Gremlin-enabled" work in the expected fashion.GremlinScriptEngineSuite MockGremlinScriptEngine This is a "do nothing" implementation of theGremlinScriptEngine
which can be used to help test plugin implementations which don't have reference to aGremlinScriptEngine
as a dependency.MockGremlinScriptEngineFactory This is a "do nothing" implementation of theGremlinScriptEngineFactory
which can be used to help test plugin implementations which don't have reference to aGremlinScriptEngine
as a dependency.ScriptEngineLambdaTest ScriptEngineLambdaTest.Junk -
Annotation Types Summary Annotation Type Description ScriptEngineToTest