public class EmailAddressTest
extends java.lang.Object
Constructor and Description |
---|
EmailAddressTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDisplayNameAndEmailAddress() |
void |
testEmailAddress() |
void |
testQuotedDisplayNameAndEmailAddress() |
void |
testSingleQuotedDisplayNameAndEmailAddress() |
void |
testSingleQuotedEmailAddress() |
public void testEmailAddress() throws javax.mail.internet.AddressException
javax.mail.internet.AddressException
public void testDisplayNameAndEmailAddress() throws javax.mail.internet.AddressException
javax.mail.internet.AddressException
public void testQuotedDisplayNameAndEmailAddress() throws javax.mail.internet.AddressException
javax.mail.internet.AddressException
public void testSingleQuotedDisplayNameAndEmailAddress() throws javax.mail.internet.AddressException
javax.mail.internet.AddressException
public void testSingleQuotedEmailAddress() throws javax.mail.internet.AddressException
javax.mail.internet.AddressException
Copyright © 2021. All Rights Reserved.