Class ProcessEngineIntegrationTest

    • Constructor Detail

      • ProcessEngineIntegrationTest

        public ProcessEngineIntegrationTest()
    • Method Detail

      • doBefore

        public void doBefore()
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • doAfter

        public void doAfter()
      • testRunningProcessAsCustomUser

        public void testRunningProcessAsCustomUser()
                                            throws java.lang.InterruptedException,
                                                   java.util.concurrent.TimeoutException
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.TimeoutException
      • shouldSaveLogsAsProcessTaskLogModel

        public void shouldSaveLogsAsProcessTaskLogModel()
                                                 throws java.lang.InterruptedException,
                                                        java.util.concurrent.TimeoutException
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.TimeoutException
      • testRunningProcessAsAdmin

        public void testRunningProcessAsAdmin()
                                       throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • testRunningProcessAsAnonymous

        public void testRunningProcessAsAnonymous()
                                           throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • testSessionClosingResetsUser

        public void testSessionClosingResetsUser()