@RunListeners(value=LogRunListener.class) public class NewSyncRelationLockingTest extends java.lang.Object
| Constructor and Description |
|---|
NewSyncRelationLockingTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBlockOnWait() |
void |
testConcurrentLocking() |
void |
testNoBlock() |
void |
testNoLockOnEmptyReferences() |
void |
testWaitOnOposedAttributes() |
void |
testWaitOnSameSideAttributes() |
public void setUp()
throws ConsistencyCheckException
ConsistencyCheckExceptionpublic void testNoBlock()
public void testWaitOnOposedAttributes()
public void testWaitOnSameSideAttributes()
public void testNoLockOnEmptyReferences()
public void testBlockOnWait()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testConcurrentLocking()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionCopyright © 2018 SAP SE. All Rights Reserved.