Class FeatureSupportTest
java.lang.Object
org.apache.tinkerpop.gremlin.structure.FeatureSupportTest
Tests that do basic validation of proper Feature settings in Graph implementations.
- Author:
- Stephen Mallette (http://stephen.genoprime.com)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFeature checks that testEdgefunctionality to determine if a feature should be on when it is marked as not supported.static classstatic classstatic classFeature checks that testGraphfunctionality to determine if a feature should be on when it is marked as not supported.static classFeature checks that tests ifGraph.Variablesfunctionality to determine if a feature should be on when it is marked as not supported.static classFeature checks that simply evaluate conflicting feature definitions without evaluating the actual implementation itself.static classFeature checks that testVertexfunctionality to determine if a feature should be on when it is marked as not supported.static class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FeatureSupportTest
public FeatureSupportTest()
-