Class ProgressMonitorAwareExecutorTest

    • Field Detail

      • exception

        public org.junit.rules.ExpectedException exception
    • Constructor Detail

      • ProgressMonitorAwareExecutorTest

        public ProgressMonitorAwareExecutorTest()
    • Method Detail

      • testExecutorExecWithException

        public void testExecutorExecWithException()
                                           throws Exception
        Throws:
        Exception
      • testExecutorExecWithAlreadyCancelledMonitor

        public void testExecutorExecWithAlreadyCancelledMonitor()
                                                         throws Exception
        Throws:
        Exception
      • testExecutorExecMonitorCancelBeforeTaskFinish

        public void testExecutorExecMonitorCancelBeforeTaskFinish()
                                                           throws Exception
        Throws:
        Exception
      • testExecutorExecMonitorCancelAfterTaskFinish

        public void testExecutorExecMonitorCancelAfterTaskFinish()
                                                          throws Exception
        Throws:
        Exception