Class WorkflowAutomatedTest

    • Constructor Detail

      • WorkflowAutomatedTest

        public WorkflowAutomatedTest()
    • Method Detail

      • testAutomatedWorkflowAction

        public void testAutomatedWorkflowAction()
      • testAutomatedWorkflowActionException

        public void testAutomatedWorkflowActionException()
      • createWorkflowTemplate

        protected WorkflowTemplate createWorkflowTemplate​(User user)
        Creates a workflow template with given user assigned.
        Overrides:
        createWorkflowTemplate in class WorkflowTest
        Parameters:
        user - user instance to use for template
        Returns:
        new created template instance