Class TestErrorHandling_IT

    • Constructor Detail

      • TestErrorHandling_IT

        public TestErrorHandling_IT()
    • Method Detail

      • testGetNonExistentTranslationMemory

        @Test
        public void testGetNonExistentTranslationMemory()
                                                 throws Exception
        Throws:
        Exception
      • testGetNonExistentDocument

        @Test
        public void testGetNonExistentDocument()
                                        throws Exception
        Throws:
        Exception
      • testGetNonExistentDocumentSegment

        @Test
        public void testGetNonExistentDocumentSegment()
                                               throws Exception
        Throws:
        Exception
      • testGetNonExistentTmSegment

        @Test
        public void testGetNonExistentTmSegment()
                                         throws Exception
        Throws:
        Exception
      • testCreateDocumentWithInvalidBody

        @Test
        public void testCreateDocumentWithInvalidBody()
                                               throws Exception
        Throws:
        Exception
      • testExportDocumentBeforeImportComplete

        @Test
        public void testExportDocumentBeforeImportComplete()
                                                    throws Exception
        Throws:
        Exception
      • testDeleteNonExistentTranslationMemory

        @Test
        public void testDeleteNonExistentTranslationMemory()
                                                    throws Exception
        Throws:
        Exception
      • testDeleteNonExistentDocument

        @Test
        public void testDeleteNonExistentDocument()
                                           throws Exception
        Throws:
        Exception