public class TestSMTPServer extends Object
| Constructor and Description |
|---|
TestSMTPServer(int port)
Creates a new instance of a test server
|
| Modifier and Type | Method and Description |
|---|---|
void |
closeServer()
Closes the SMTP server
|
Future<Message> |
getLatestMessageFuture()
Gets the message future for the latest message
|
Copyright © 2019. All rights reserved.