Class TestStore


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

      • TestStore

        public TestStore()
    • Method Detail

      • newCorpusUpdateCorpusAndDeleteCorpus

        public void newCorpusUpdateCorpusAndDeleteCorpus()
                                                  throws Exception
        Throws:
        Exception
      • newCategoryUpdateCategoryAndDeleteCategory

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

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

        public void newRoleUpdateRoleAndDeleteRole()
                                            throws Exception
        Throws:
        Exception
      • newRolePermissionUpdateRolePermissionAndDeleteRolePermission

        public void newRolePermissionUpdateRolePermissionAndDeleteRolePermission()
                                                                          throws Exception
        Throws:
        Exception
      • readSystemAttributeAndUpdateSystemAttribute

        public void readSystemAttributeAndUpdateSystemAttribute()
                                                         throws Exception
        Throws:
        Exception
      • saveTranscriptTypeOptions

        public void saveTranscriptTypeOptions()
                                       throws Exception
        Throws:
        Exception
      • newSaveDeleteLayer

        public void newSaveDeleteLayer()
                                throws Exception
        Throws:
        Exception
      • newSaveDeleteAttribute

        public void newSaveDeleteAttribute()
                                    throws Exception
        Throws:
        Exception
      • main

        public static void main​(String[] args)