Class TestCorpora


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

      • TestCorpora

        public TestCorpora()
    • Method Detail

      • newCorpusUpdateCorpusAndDeleteCorpus

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