public class FeatureSupportTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FeatureSupportTest.EdgeFunctionalityTest
Feature checks that test
Edge functionality to determine if a feature
should be on when it is marked as not supported. |
static class |
FeatureSupportTest.ElementPropertyDataTypeFunctionalityTest
|
static class |
FeatureSupportTest.FeatureToStringTest |
static class |
FeatureSupportTest.GraphFunctionalityTest
Feature checks that test
Graph functionality to determine if a feature should be on when it is marked
as not supported. |
static class |
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. |
static class |
FeatureSupportTest.LogicalFeatureSupportTest
Feature checks that simply evaluate conflicting feature definitions without evaluating the actual implementation
itself.
|
static class |
FeatureSupportTest.VertexFunctionalityTest
Feature checks that test
Vertex functionality to determine if a feature
should be on when it is marked as not supported. |
static class |
FeatureSupportTest.VertexPropertyFunctionalityTest |
Constructor and Description |
---|
FeatureSupportTest() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.