Package | Description |
---|---|
org.opennms.netmgt.mock |
Modifier and Type | Method and Description |
---|---|
Collection<MockNotification> |
NotificationAnticipator.getAnticipatedNotifications() |
Collection<MockNotification> |
NotificationAnticipator.getUnanticipated() |
Collection<MockNotification> |
NotificationAnticipator.waitForAnticipated(long millis) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationAnticipator.anticipateNotification(MockNotification mn) |
void |
NotificationAnticipator.notificationReceived(MockNotification mn) |
Copyright © 2021. All rights reserved.