Class DeletedAccessPropagation


  • public class DeletedAccessPropagation
    extends WeldBaseTest
    Test case for deleted access propagation We have a role which inherits from three different templates. All these templates have permission to the same particular access. We are removing the access for each template starting from the one with highest priority. Thus the inherited access for the role will be updated with every deletion.
    • Constructor Detail

      • DeletedAccessPropagation

        public DeletedAccessPropagation()
    • Method Detail

      • createDummyView

        public void createDummyView()
      • removeDummyView

        public void removeDummyView()
      • checkPropagationOfDeletedAccess

        public void checkPropagationOfDeletedAccess()
        Test case for deleted access propagation