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 TypeMethodDescriptionvoid
void
void
void
void
-
Constructor Details
-
InterruptingProgressMonitorTest
public InterruptingProgressMonitorTest()
-
-
Method Details
-
testNotInterruptedSuccess
- Throws:
org.eclipse.core.runtime.CoreException
IOException
-
testNotInterruptedError
- Throws:
org.eclipse.core.runtime.CoreException
IOException
-
testCancelledDuringRun
- Throws:
org.eclipse.core.runtime.CoreException
IOException
-
testCancelledBeforeRun
- 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
-