Class TestSystemAttributes


  • public class TestSystemAttributes
    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

      • TestSystemAttributes

        public TestSystemAttributes()
    • Method Detail

      • readSystemAttributeAndUpdateSystemAttribute

        public void readSystemAttributeAndUpdateSystemAttribute()
                                                         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)