Class | Description |
---|---|
AbstractGremlinProcessTest |
Base test class for Gremlin Process tests.
|
GremlinProcessRunner | |
GroovyProcessComputerSuite | Deprecated
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
GroovyProcessStandardSuite | Deprecated
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
ProcessComputerSuite |
The
ProcessComputerSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
ProcessPerformanceSuite | Deprecated
As of release 3.2.0-incubating, replaced by gremlin-benchmark.
|
ProcessStandardSuite |
The
ProcessStandardSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
TraversalPerformanceTest | Deprecated
As of release 3.2.0, replaced by gremlin-benchmark.
|
Annotation Type | Description |
---|---|
IgnoreEngine |
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.