Class FeatureSupportTest.LogicalFeatureSupportTest

  • Enclosing class:
    FeatureSupportTest

    public static class FeatureSupportTest.LogicalFeatureSupportTest
    extends AbstractGremlinTest
    Feature checks that simply evaluate conflicting feature definitions without evaluating the actual implementation itself.
    • Constructor Detail

      • LogicalFeatureSupportTest

        public LogicalFeatureSupportTest()
    • Method Detail

      • innerSetup

        public void innerSetup()
      • shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertex

        public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertex()
      • shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnEdge

        public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnEdge()
      • shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertexProperty

        public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertexProperty()
      • shouldSupportADataTypeIfGraphHasVariablesEnabled

        public void shouldSupportADataTypeIfGraphHasVariablesEnabled()
      • shouldSupportADataTypeIfEdgeHasPropertyEnabled

        public void shouldSupportADataTypeIfEdgeHasPropertyEnabled()
      • shouldSupportADataTypeIfVertexHasPropertyEnabled

        public void shouldSupportADataTypeIfVertexHasPropertyEnabled()
      • shouldSupportRegularTransactionsIfThreadedTransactionsAreEnabled

        public void shouldSupportRegularTransactionsIfThreadedTransactionsAreEnabled()
      • shouldSupportMultiPropertiesIfSupportingIdenticalMultiProperties

        public void shouldSupportMultiPropertiesIfSupportingIdenticalMultiProperties()