com.silverpeas.util
Class MailUtilTest

java.lang.Object
  extended by com.silverpeas.util.MailUtilTest

public class MailUtilTest
extends Object

Author:
ehugonnet

Constructor Summary
MailUtilTest()
           
 
Method Summary
 void tearDown()
           
 void testGetAuthorizedEmail()
          Test of getAuthorizedEmail method, of class MailUtil.
 void testGetAuthorizedEmailAddress()
           
 void testGetAuthorizedEmailWithNoDomain()
          Test of getAuthorizedEmail method, of class MailUtil.
 void testIsDomainAuthorized()
          Test of isDomainAuthorized method, of class MailUtil.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailUtilTest

public MailUtilTest()
Method Detail

tearDown

public void tearDown()

testIsDomainAuthorized

public void testIsDomainAuthorized()
Test of isDomainAuthorized method, of class MailUtil.


testGetAuthorizedEmail

public void testGetAuthorizedEmail()
Test of getAuthorizedEmail method, of class MailUtil.


testGetAuthorizedEmailWithNoDomain

public void testGetAuthorizedEmailWithNoDomain()
Test of getAuthorizedEmail method, of class MailUtil.


testGetAuthorizedEmailAddress

public void testGetAuthorizedEmailAddress()
                                   throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.