Class TestFullWorkflow_IT


  • @TestMethodOrder(org.junit.jupiter.api.MethodOrderer.OrderAnnotation.class)
    public class TestFullWorkflow_IT
    extends BaseIntegrationTest
    Full workflow test: Create TM -> Import Document -> Translate -> Export -> Verify
    • Constructor Detail

      • TestFullWorkflow_IT

        public TestFullWorkflow_IT()
    • Method Detail

      • testCompleteTranslationWorkflow

        @Test
        @Order(1)
        public void testCompleteTranslationWorkflow()
                                             throws Exception
        Throws:
        Exception