Package de.hybris.platform.test
Class MailUtilsTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.test.MailUtilsTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbefore()Clears internal config cache, since some test methods influence (populate) it.voidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
MailUtilsTest
public MailUtilsTest()
-
-
Method Details
-
before
public void before()Clears internal config cache, since some test methods influence (populate) it. -
testValidateEmailServer
public void testValidateEmailServer() -
testValidatePop3
public void testValidatePop3() -
testValidateParameter
public void testValidateParameter() -
testValidateEmailAddress
public void testValidateEmailAddress() -
testConvertCache
public void testConvertCache() -
testPreConfiguredEmail
public void testPreConfiguredEmail() throws org.apache.commons.mail.EmailException- Throws:
org.apache.commons.mail.EmailException
-