| EdgeTest |
|
| EdgeTest.BasicEdgeTest |
|
| FeatureSupportTest |
Tests that do basic validation of proper Feature settings in Graph implementations.
|
| FeatureSupportTest.EdgeFunctionalityTest |
Feature checks that test Edge functionality to determine if a feature
should be on when it is marked as not supported.
|
| FeatureSupportTest.ElementPropertyDataTypeFunctionalityTest |
Feature checks that test Element Property functionality to determine if a feature should be on
when it is marked as not supported.
|
| FeatureSupportTest.FeatureToStringTest |
|
| FeatureSupportTest.GraphFunctionalityTest |
Feature checks that test Graph functionality to determine if a feature should be on when it is marked
as not supported.
|
| FeatureSupportTest.GraphVariablesFunctionalityTest |
Feature checks that tests if Graph.Variables
functionality to determine if a feature should be on when it is marked as not supported.
|
| FeatureSupportTest.LogicalFeatureSupportTest |
Feature checks that simply evaluate conflicting feature definitions without evaluating the actual implementation
itself.
|
| FeatureSupportTest.VertexFunctionalityTest |
Feature checks that test Vertex functionality to determine if a feature
should be on when it is marked as not supported.
|
| FeatureSupportTest.VertexPropertyFunctionalityTest |
|
| GraphConstructionTest |
|
| GraphReadPerformanceTest |
Deprecated
|
| GraphReadPerformanceTest.ReadFromGraph |
|
| GraphTest |
|
| GraphWritePerformanceTest |
Deprecated
|
| GraphWritePerformanceTest.WriteToGraph |
|
| GraphWritePerformanceTest.WriteToIO |
|
| MockSerializable |
|
| PropertyTest |
Gremlin Test Suite for Property operations.
|
| PropertyTest.BasicPropertyTest |
|
| PropertyTest.ElementGetValueExceptionConsistencyTest |
|
| PropertyTest.PropertyFeatureSupportTest |
|
| PropertyTest.PropertyValidationOnAddExceptionConsistencyTest |
Checks that properties added to an Element are validated in a consistent way when they are added at
Vertex or Edge construction by throwing an appropriate exception.
|
| PropertyTest.PropertyValidationOnSetExceptionConsistencyTest |
Checks that properties added to an Element are validated in a
consistent way when they are set after Vertex or Edge construction by throwing an
appropriate exception.
|
| SerializationTest |
Serialization tests that occur at a lower level than IO.
|
| SerializationTest.GraphSONTest |
|
| SerializationTest.GryoTest |
|
| StructureIntegrateSuite |
The StructureIntegrationSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation.
|
| StructurePerformanceSuite |
Deprecated
|
| StructureStandardSuite |
The StructureStandardSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation.
|
| TransactionTest |
|
| VariablesTest |
|
| VariablesTest.GraphVariablesFeatureSupportTest |
|
| VariablesTest.StringRepresentationTest |
|
| VariablesTest.VariableAsMapTest |
|
| VariablesTest.VariableExceptionConsistencyTest |
|
| VertexPropertyTest |
|
| VertexPropertyTest.BasicVertexProperty |
|
| VertexPropertyTest.VertexPropertyAddition |
|
| VertexPropertyTest.VertexPropertyProperties |
|
| VertexPropertyTest.VertexPropertyRemoval |
|
| VertexTest |
|
| VertexTest.AddEdgeTest |
|
| VertexTest.BasicVertexTest |
|