Class FeatureSupportTest.ElementPropertyDataTypeFunctionalityTest

  • Enclosing class:
    FeatureSupportTest

    public static class FeatureSupportTest.ElementPropertyDataTypeFunctionalityTest
    extends AbstractGremlinTest
    Feature checks that test Element Property functionality to determine if a feature should be on when it is marked as not supported.
    • Field Detail

      • featureName

        public String featureName
    • Constructor Detail

      • ElementPropertyDataTypeFunctionalityTest

        public ElementPropertyDataTypeFunctionalityTest()
    • Method Detail

      • shouldEnableFeatureOnEdgeIfNotEnabled

        public void shouldEnableFeatureOnEdgeIfNotEnabled()
                                                   throws Exception
        Throws:
        Exception
      • shouldEnableFeatureOnVertexIfNotEnabled

        public void shouldEnableFeatureOnVertexIfNotEnabled()
                                                     throws Exception
        Throws:
        Exception