public class FakeEmailSender extends java.lang.Object implements EmailSender
| Constructor and Description |
|---|
FakeEmailSender() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCounter() |
EmailAck |
send(Email message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendpublic static int getCounter()
public EmailAck send(Email message)
send in interface EmailSender