Class TestMediaTracks


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

      • TestMediaTracks

        public TestMediaTracks()
    • Method Detail

      • newMediaTrackUpdateMediaTrackAndDeleteMediaTrack

        public void newMediaTrackUpdateMediaTrackAndDeleteMediaTrack()
                                                              throws Exception
        Throws:
        Exception
      • canAddDeleteMediaTrackWithNoSuffix

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