Class WorkflowAutomatedTest

All Implemented Interfaces:
JaloSessionHolder

@DemoTest public class WorkflowAutomatedTest extends WorkflowTest
Tests of the automated action and activation script for Workflow-Extension.
  • Constructor Details

    • WorkflowAutomatedTest

      public WorkflowAutomatedTest()
  • 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
    • testAutomatedWorkflowAction

      public void testAutomatedWorkflowAction()
    • testAutomatedWorkflowActionException

      public void testAutomatedWorkflowActionException()
    • createWorkflowTemplate

      protected WorkflowTemplateModel createWorkflowTemplate(UserModel 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