public class Snmp4jListenerTest extends Object
Snmp4jListener.| Modifier and Type | Field and Description |
|---|---|
org.jmock.integration.junit4.JUnitRuleMockery |
context |
| Constructor and Description |
|---|
Snmp4jListenerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddAndRemoveListener() |
void |
testClose() |
void |
testNotifyAllWhenNoneHandles() |
void |
testNotifyPriorityHandlerOnly() |
void |
testOpen() |
void |
testOpenWhenAddNotificationListenerFails() |
void |
testProcessPdu() |
public void testOpenWhenAddNotificationListenerFails()
throws Exception
Exceptionpublic void testNotifyPriorityHandlerOnly()
throws Exception
Exceptionpublic void testNotifyAllWhenNoneHandles()
throws Exception
ExceptionCopyright © 2012–2017. All rights reserved.