Class TestPermissions


  • public class TestPermissions
    extends Object
    These tests assume that there is a working LaBB-CAT instance with the latest version of nzilbb.labbcat.server.jar installed.
    • Constructor Detail

      • TestPermissions

        public TestPermissions()
    • Method Detail

      • newPermissionUpdatePermissionAndDeletePermission

        public void newPermissionUpdatePermissionAndDeletePermission()
                                                              throws Exception
        Throws:
        Exception
      • readonlyAccessEnforced

        public void readonlyAccessEnforced()
                                    throws IOException,
                                           nzilbb.ag.StoreException,
                                           nzilbb.ag.PermissionException
        Throws:
        IOException
        nzilbb.ag.StoreException
        nzilbb.ag.PermissionException
      • main

        public static void main​(String[] args)