Class TestTranslationMemories_IT


  • @TestMethodOrder(org.junit.jupiter.api.MethodOrderer.OrderAnnotation.class)
    public class TestTranslationMemories_IT
    extends BaseIntegrationTest
    • Constructor Detail

      • TestTranslationMemories_IT

        public TestTranslationMemories_IT()
    • Method Detail

      • testCreateTranslationMemory

        @Test
        @Order(1)
        public void testCreateTranslationMemory()
                                         throws Exception
        Throws:
        Exception
      • testGetTranslationMemories

        @Test
        @Order(2)
        public void testGetTranslationMemories()
                                        throws Exception
        Throws:
        Exception
      • testGetTranslationMemoryInfo

        @Test
        @Order(3)
        public void testGetTranslationMemoryInfo()
                                          throws Exception
        Throws:
        Exception
      • testGetTranslationMemorySegments

        @Test
        @Order(4)
        public void testGetTranslationMemorySegments()
                                              throws Exception
        Throws:
        Exception
      • testCreateTranslationMemorySegment

        @Test
        @Order(5)
        public void testCreateTranslationMemorySegment()
                                                throws Exception
        Throws:
        Exception
      • testGetTranslationMemorySegment

        @Test
        @Order(6)
        public void testGetTranslationMemorySegment()
                                             throws Exception
        Throws:
        Exception
      • testUpdateTranslationMemorySegment

        @Test
        @Order(7)
        public void testUpdateTranslationMemorySegment()
                                                throws Exception
        Throws:
        Exception
      • testExportTranslationMemory

        @Test
        @Order(8)
        public void testExportTranslationMemory()
                                         throws Exception
        Throws:
        Exception
      • testUpdateTranslationMemory

        @Test
        @Order(9)
        public void testUpdateTranslationMemory()
                                         throws Exception
        Throws:
        Exception
      • testDeleteTranslationMemorySegment

        @Test
        @Order(10)
        public void testDeleteTranslationMemorySegment()
                                                throws Exception
        Throws:
        Exception
      • testDeleteTranslationMemory

        @Test
        @Order(11)
        public void testDeleteTranslationMemory()
                                         throws Exception
        Throws:
        Exception