Uses of Class
org.apache.tinkerpop.gremlin.AbstractGremlinSuite
Packages that use AbstractGremlinSuite
-
Uses of AbstractGremlinSuite in org.apache.tinkerpop.gremlin.process
Subclasses of AbstractGremlinSuite in org.apache.tinkerpop.gremlin.processModifier and TypeClassDescriptionclassTheProcessEmbeddedComputerSuiteis a set of tests that providers may implement in addition to the standard Gherkin feature tests.classTheProcessEmbeddedStandardSuiteis a set of tests that providers may implement in addition to the standard Gherkin feature tests. -
Uses of AbstractGremlinSuite in org.apache.tinkerpop.gremlin.structure
Subclasses of AbstractGremlinSuite in org.apache.tinkerpop.gremlin.structureModifier and TypeClassDescriptionclassTheStructureStandardSuiteis a JUnit test runner that executes the Gremlin Test Suite over aGraphimplementation.