Package com._1c.g5.v8.dt.common.runtime
Class InterruptingProgressMonitorTest
java.lang.Object
com._1c.g5.v8.dt.common.runtime.InterruptingProgressMonitorTest
Unit tests for
InterruptingProgressMonitor.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
InterruptingProgressMonitorTest
public InterruptingProgressMonitorTest()
-
-
Method Details
-
testNotInterruptedSuccess
- Throws:
org.eclipse.core.runtime.CoreExceptionIOException
-
testNotInterruptedError
- Throws:
org.eclipse.core.runtime.CoreExceptionIOException
-
testCancelledDuringRun
- Throws:
org.eclipse.core.runtime.CoreExceptionIOException
-
testCancelledBeforeRun
- Throws:
org.eclipse.core.runtime.CoreExceptionIOException
-
testCancelledAfterRun
public void testCancelledAfterRun() throws org.eclipse.core.runtime.CoreException, IOException, InterruptedException, BrokenBarrierException- Throws:
org.eclipse.core.runtime.CoreExceptionIOExceptionInterruptedExceptionBrokenBarrierException
-