public class MockNotificationStrategy extends Object implements NotificationStrategy
Constructor and Description |
---|
MockNotificationStrategy() |
Modifier and Type | Method and Description |
---|---|
static NotificationAnticipator |
getAnticipator() |
int |
send(List<Argument> arguments)
send
|
static void |
setAnticipator(NotificationAnticipator anticipator) |
public int send(List<Argument> arguments)
NotificationStrategy
send
send
in interface NotificationStrategy
arguments
- a List
object.public static NotificationAnticipator getAnticipator()
public static void setAnticipator(NotificationAnticipator anticipator)
Copyright © 2021. All rights reserved.