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
InterruptedException
public void testMethodsOkOnMainThread()
public void testUpdateOnBackgroundThreads() throws InterruptedException
InterruptedException
Copyright © 2017 Eclipse JGit Project. All rights reserved.