@PerformanceTest @RunListeners(value=LogRunListener.class) public class NewSyncLockingTest extends Object
| Constructor and Description |
|---|
NewSyncLockingTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertAllUnlocked() |
void |
setUp() |
protected void |
simulateLocking(WorkerItemLockHolder lockHolder) |
void |
testArrayBasedLocking() |
void |
testLocking() |
void |
testMapBasedLocking() |
public void setUp()
public void testLocking()
public void testArrayBasedLocking()
throws InterruptedException
InterruptedExceptionpublic void testMapBasedLocking()
throws InterruptedException
InterruptedExceptionprotected void simulateLocking(WorkerItemLockHolder lockHolder) throws InterruptedException
InterruptedExceptionprotected void assertAllUnlocked()
Copyright © 2017 SAP SE. All Rights Reserved.