Class PropStoreConfigIT

    • Constructor Detail

      • PropStoreConfigIT

        public PropStoreConfigIT()
    • Method Detail

      • teardown

        @AfterAll
        public static void teardown()
      • setTablePropTest

        @Test
        public void setTablePropTest()
                              throws Exception
        Throws:
        Exception
      • deletePropsTest

        @Test
        public void deletePropsTest()
                             throws Exception
        Throws:
        Exception
      • permissionsTest

        @Test
        public void permissionsTest()
                             throws Exception
        Validate that property nodes have an ACL set to restrict world access.
        Throws:
        Exception
      • modifyInstancePropertiesTest

        @Test
        public void modifyInstancePropertiesTest()
                                          throws Exception
        Throws:
        Exception
      • modifyTablePropTest

        @Test
        public void modifyTablePropTest()
                                 throws Exception
        Throws:
        Exception
      • modifyNamespacePropTest

        @Test
        public void modifyNamespacePropTest()
                                     throws Exception
        Throws:
        Exception
      • concurrentTablePropsModificationTest

        @Test
        public void concurrentTablePropsModificationTest()
                                                  throws Exception
        Throws:
        Exception
      • concurrentNamespacePropsModificationTest

        @Test
        public void concurrentNamespacePropsModificationTest()
                                                      throws Exception
        Throws:
        Exception
      • concurrentInstancePropsModificationTest

        @Test
        public void concurrentInstancePropsModificationTest()
                                                     throws Exception
        Throws:
        Exception