public class ThreadSafeProgressMonitorTest extends Object
| Constructor and Description |
|---|
ThreadSafeProgressMonitorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFailsMethodsOnBackgroundThread() |
void |
testMethodsOkOnMainThread() |
void |
testUpdateOnBackgroundThreads() |
public void testFailsMethodsOnBackgroundThread()
throws InterruptedException
InterruptedExceptionpublic void testMethodsOkOnMainThread()
public void testUpdateOnBackgroundThreads()
throws InterruptedException
InterruptedExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.