Class InterruptingProgressMonitorTest

java.lang.Object
com._1c.g5.v8.dt.common.runtime.InterruptingProgressMonitorTest

public class InterruptingProgressMonitorTest extends Object
  • Constructor Details

    • InterruptingProgressMonitorTest

      public InterruptingProgressMonitorTest()
  • Method Details

    • testNotInterruptedSuccess

      public void testNotInterruptedSuccess() throws org.eclipse.core.runtime.CoreException, IOException
      Throws:
      org.eclipse.core.runtime.CoreException
      IOException
    • testNotInterruptedError

      public void testNotInterruptedError() throws org.eclipse.core.runtime.CoreException, IOException
      Throws:
      org.eclipse.core.runtime.CoreException
      IOException
    • testCancelledDuringRun

      public void testCancelledDuringRun() throws org.eclipse.core.runtime.CoreException, IOException
      Throws:
      org.eclipse.core.runtime.CoreException
      IOException
    • testCancelledBeforeRun

      public void testCancelledBeforeRun() throws org.eclipse.core.runtime.CoreException, IOException
      Throws:
      org.eclipse.core.runtime.CoreException
      IOException
    • testCancelledAfterRun

      public void testCancelledAfterRun() throws org.eclipse.core.runtime.CoreException, IOException, InterruptedException, BrokenBarrierException
      Throws:
      org.eclipse.core.runtime.CoreException
      IOException
      InterruptedException
      BrokenBarrierException