@UnitTest public class DefaultEmailServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultEmailServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateEmailAttachment() |
void |
testCreateEmailMessage() |
void |
testSend() |
void |
testSendIllegalArgumentException() |
void |
testSendWithAttachments() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateEmailAttachment()
public void testCreateEmailMessage()
public void testSendIllegalArgumentException()
public void testSend()
public void testSendWithAttachments()
Copyright © 2018 SAP SE. All Rights Reserved.