Class TestPraat


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

      • TestPraat

        public TestPraat()
    • Method Detail

      • processWithPraat

        public void processWithPraat()
                              throws Exception
        Test that the Process with Praat endpoint generally works.
        Throws:
        Exception
      • fileOperationsDisallowed

        public void fileOperationsDisallowed()
                                      throws Exception
        Test that the Process with Praat endpoint doesn't allow reading/creating/deleting files on the server.
        Throws:
        Exception
      • main

        public static void main​(String[] args)