public class TestInMemoryMessageRunnerServiceImpl extends Object
| Constructor and Description |
|---|
TestInMemoryMessageRunnerServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
testNullPayload() |
void |
testRegisterAndRunMessage() |
void |
testRunNonExistentMessageFails() |
void |
testSecondRegisterWins() |
void |
testUnregister() |
void |
testUnregisterFailsCleanly() |
void |
testWorkContextEstablished() |
public TestInMemoryMessageRunnerServiceImpl()
public void testRegisterAndRunMessage()
public void testNullPayload()
public void testSecondRegisterWins()
public void testRunNonExistentMessageFails()
public void testUnregister()
public void testUnregisterFailsCleanly()
public void testWorkContextEstablished()
throws InterruptedException
InterruptedExceptionCopyright © 2017 Atlassian. All rights reserved.