Class TestUsers


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

      • TestUsers

        public TestUsers()
    • Method Detail

      • newUserUpdateUserAndDeleteUser

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