| Class | Description |
|---|---|
| BindingsScriptEngineTest | |
| CachedGremlinScriptEngineManagerTest | |
| GremlinEnabledScriptEngineTest |
This is an important test case in that it validates that core features of
ScriptEngine instances that claim
to be "Gremlin-enabled" work in the expected fashion. |
| GremlinScriptEngineSuite | |
| MockGremlinScriptEngine |
This is a "do nothing" implementation of the
GremlinScriptEngine which can be used to help test plugin
implementations which don't have reference to a GremlinScriptEngine as a dependency. |
| MockGremlinScriptEngineFactory |
This is a "do nothing" implementation of the
GremlinScriptEngineFactory which can be used to help test plugin
implementations which don't have reference to a GremlinScriptEngine as a dependency. |
| ScriptEngineLambdaTest | |
| ScriptEngineLambdaTest.Junk |
| Annotation Type | Description |
|---|---|
| ScriptEngineToTest |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.