Class WorkflowIterationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class WorkflowIterationTest extends WorkflowTest
Iteration tests for for Workflow-Extension.
  • Constructor Details

    • WorkflowIterationTest

      public WorkflowIterationTest()
  • Method Details

    • testTemplateActionsSize

      public void testTemplateActionsSize()
      Description copied from class: WorkflowTest
      check actions template size
      Overrides:
      testTemplateActionsSize in class WorkflowTest
    • testActionsSize

      public void testActionsSize()
      Description copied from class: WorkflowTest
      check actions size
      Overrides:
      testActionsSize in class WorkflowTest
    • 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