Class WorkflowIterationTest

    • Constructor Detail

      • WorkflowIterationTest

        public WorkflowIterationTest()
    • Method Detail

      • testWorkflowIteration

        public void testWorkflowIteration()
      • 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