Class WorkflowControllerIntegrationTest

    • Field Detail

      • WORKFLOW_TEMPLATE_CODE

        protected static final java.lang.String WORKFLOW_TEMPLATE_CODE
        See Also:
        Constant Field Values
      • WORKFLOW_ACTION_NAME

        protected static final java.lang.String WORKFLOW_ACTION_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • WorkflowControllerIntegrationTest

        public WorkflowControllerIntegrationTest()
    • Method Detail

      • setup

        public void setup()
      • cleanUpData

        public void cleanUpData()
      • testPostDecideAction

        public void testPostDecideAction()
      • testPostDecideActions

        public void testPostDecideActions()
      • testGetWorkflowActions

        public void testGetWorkflowActions()
      • cleanUpModel

        protected void cleanUpModel​(java.lang.String modelName)
        Removes all models with the provided name
        Parameters:
        modelName - the models to remove
      • getNewestWorkflowService

        protected WorkflowService getNewestWorkflowService()
      • getUserService

        protected UserService getUserService()
      • getModelService

        protected ModelService getModelService()