A D F G I M O P R S T

A

addAttachements() - Method in class org.ploin.pmf.impl.MailConfigTest
 

D

doReplcae() - Method in class org.ploin.pmf.impl.MailReplacerTest
In this positiv testcase we test the method with the simple String
":designation: is a :test:".
doReplcae2() - Method in class org.ploin.pmf.impl.MailReplacerTest
In this negative testcase we test the method with a null-value
for the text.
doReplcae3() - Method in class org.ploin.pmf.impl.MailReplacerTest
In this negative testcase we test the method with a empty string value
for the text.

F

findHtmlInDirectory() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getHtmlMail" with an existing html template in the directory, without mandant and without locale.
We expect "regTemplateDirectory1".
findHtmlInDirectoryWithLocale() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getHtmlMail" with an existing plain template in the directory, without mandant but with a locale.
We expect "regTemplateDirectory4".
findHtmlInDirectoryWithLocale3() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getHtmlMail" with an existing html template in the directory, without mandant but with a wrong locale object.
We expect "regTemplateDirectory3".
findHtmlInDirectoryWithLocale4() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getHtmlMail" with an existing html template in the directory, without mandant but with a locale object.
We expect "regTemplateDirectory3".
findHtmlInMandant() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getHtmlMail" with an existing html template and a valid mandant.
findHtmlInMandantWithLocale() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getHtmlMail" with an existing html template, an existing locale and a valid mandant.
findHtmlInRoot() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getHtmlMail" with an existing html template in the root, without mandant and without a locale.
We expect "rootTemplateHtml".
findHtmlInRootWithLocale3() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getHtmlMail" with an existing html template in the root, without mandant but with a wrong locale object.
We expect "rootTemplateHtml".
findNonExistingPlainInRoot() - Method in class org.ploin.pmf.impl.MailReaderTest
In this negative testcase we call the method "getPlainMail" with an non existing plain template, without mandant and without a locale.
We expect "rootTemplateTxt".
findPlainInDirectory() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getPlainMail" with an existing plain template in the directory, without mandant and without locale.
We expect "regTemplateDirectory2".
findPlainInDirectoryWithLocale() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getPlainMail" with an existing plain template in the directory, without mandant but with a locale.
We expect "regTemplateDirectory3".
findPlainInMandant() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getPlainMail" with an existing plain template and a valid mandant.
findPlainInMandantWithLocale() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getPlainMail" with an existing plain template, an existing locale and a valid mandant.
findPlainInRoot() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we call the method "getPlainMail" with an existing plain template in the root, without mandant and without a locale.
We expect "rootTemplateTxt".

G

getHtmlMessage() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we fetch the htmlTemplate filled with the variables from the map.
getHtmlMessage2() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we call the method with a wrong parameter.
getHtmlMessage3() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we call the method with a wrong parameter.
getHtmlMessage4() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we call the method with a wrong parameter.
getMessage1() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we fetch a message, who are existing in the mandant, but not in the directory and not in the root.
getMessage2() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we fetch a message, who are in the directory but not in the root.
getMessage3() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we fetch a message, who are in the root but not in the directory.
getMessage4() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we fetch a message, who are in the root and in the directory.
getMessage5() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we fetch a message, with the key null.
getMessage6() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we fetch a message, with the key "".
getMessage7() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we fetch a message, who are in the root and in the directory.
getMessage8() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we set the propFile to an non existing name.
getPlainMessage() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we fetch the plainTemplate filled with the variables from the map.
getPlainMessage1() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we call the method with a wrong parameter.
getPlainMessage2() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we call the method with a wrong parameter.
getPlainMessage3() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we call the method with a wrong parameter.
getProperites1() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the manant.
getProperites2() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the manant.
getProperites3() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the manant.
getProperites4() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the directory.
getProperites5() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the root.
getProperitesFromDirectory() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the directory.
getProperitesFromDirectory2() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the directory.
getProperitesFromMandant1() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the mandant.
getProperitesFromMandant2() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the mandant.
getProperitesFromRoot() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the root.
getProperitesFromRoot2() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we want fetch a properites from the root.
getServerConfig1() - Method in class org.ploin.pmf.impl.SecondThreadSendingTest
In this testcase we test the method getServerConfig
getServerConfig2() - Method in class org.ploin.pmf.impl.SecondThreadSendingTest
In this testcase we test the method getServerConfig
getterAndSetterForDirectory() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we test the getter and setter for the directroy
getterAndSetterForDirectory() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we are testing the getter and setter for directory.
getterAndSetterForDirectory() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we test the getter and setter for directory.
getterAndSetterForHtmlExtension() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we test the getter and setter for the html extension
getterAndSetterForHtmlExtension() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we are testing the getter and setter for htmlExtension.
getterAndSetterForMailReader() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we test the getter and setter for the IMailReader
getterAndSetterForMailReplacer() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we test the getter and setter for the IMailReplacer
getterAndSetterForMailSender() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we test the getter and setter for the IMailSender
getterAndSetterForPlainExtension() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we test the getter and setter for the plain extension
getterAndSetterForPlainExtension() - Method in class org.ploin.pmf.impl.MailReaderTest
In this testcase we are testing the getter and setter for plainExtension.
getterAndSetterForPropertiesLoader() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we test the getter and setter for the IPropertiesLoader
getterAndSetterForPropertiesLoader() - Method in class org.ploin.pmf.impl.MailSenderTest
In this testcase we test the getter and setter for the PropertiesLoader
getterAndSetterForPropertiesLoader() - Method in class org.ploin.pmf.impl.SecondThreadSendingTest
In this testcase we test the method getLoadbalancedNode
getterAndSetterForPropertiesLoader2() - Method in class org.ploin.pmf.impl.SecondThreadSendingTest
In this testcase we test the method getLoadbalancedNode
getterAndSetterForPropertiesLoader3() - Method in class org.ploin.pmf.impl.SecondThreadSendingTest
In this testcase we test the method getLoadbalancedNode
getterAndSetterForPropFile() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we test the getter and setter for propFile.
getterAndSetterForSingleThread() - Method in class org.ploin.pmf.impl.MailFactoryTest
In this testcase we test the getter and setter for the varialbe "singleThread"

I

init() - Method in class org.ploin.pmf.impl.MailFactoryTest
Before we start the tests, we set up the map.
init() - Method in class org.ploin.pmf.impl.MailReaderTest
Here we setup our test scenario with the direcotry "businesslogic/mail"
init() - Method in class org.ploin.pmf.impl.MailReplacerTest
 
init() - Method in class org.ploin.pmf.impl.MailSenderTest
Here we set up the testscenario
init() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
Here we setup the TestScenario.
init() - Method in class org.ploin.pmf.impl.SecondThreadSendingTest
Here we set up the testscenario

M

MailConfigTest - Class in org.ploin.pmf.impl
$LastChangedBy: r.reiz $
$Revision: 53 $
$Date: 2009-11-22 20:37:52 +0100 (Sun, 22 Nov 2009) $

Created by: robert Created date: Nov 18, 2009 - 8:42:44 PM

Description:

MailConfigTest() - Constructor for class org.ploin.pmf.impl.MailConfigTest
 
MailFactoryTest - Class in org.ploin.pmf.impl
Here are the testcases for the standardimplementation of the IMailFactory interface.
MailFactoryTest() - Constructor for class org.ploin.pmf.impl.MailFactoryTest
 
MailReaderTest - Class in org.ploin.pmf.impl
Here are the testcases for the standardimplementation of the IMailReader interface.
MailReaderTest() - Constructor for class org.ploin.pmf.impl.MailReaderTest
 
MailReplacerTest - Class in org.ploin.pmf.impl
Here are the testcases for the standardimplementation of the IMailReplacer interface.
MailReplacerTest() - Constructor for class org.ploin.pmf.impl.MailReplacerTest
 
MailSenderTest - Class in org.ploin.pmf.impl
Here are the testcases for the standardimplementation of the IMailSender interface.
MailSenderTest() - Constructor for class org.ploin.pmf.impl.MailSenderTest
 

O

org.ploin.pmf.impl - package org.ploin.pmf.impl
 

P

PropertiesLoaderTest - Class in org.ploin.pmf.impl
Here are the testcases for the standardimplementation of the IPropertiesLoader interface.
PropertiesLoaderTest() - Constructor for class org.ploin.pmf.impl.PropertiesLoaderTest
 

R

RecipientTest - Class in org.ploin.pmf.impl
$LastChangedBy: r.reiz $
$Revision: 53 $
$Date: 2009-11-22 20:37:52 +0100 (Sun, 22 Nov 2009) $

Created by: robert Created date: Nov 18, 2009 - 8:37:44 PM

Description:

RecipientTest() - Constructor for class org.ploin.pmf.impl.RecipientTest
 
replaceVariables1() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we set up a map with a variable.
replaceVariables2() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we set up a map with a variable and the mandant "mvv".
replaceVariables3() - Method in class org.ploin.pmf.impl.PropertiesLoaderTest
In this testcase we set up a map with a variable and the mandant "mvv".

S

SecondThreadSendingTest - Class in org.ploin.pmf.impl
$LastChangedBy: r.reiz $
$Revision: 48 $
$Date: 2009-11-18 01:06:13 +0100 (Wed, 18 Nov 2009) $

Created by: robert Created date: Nov 16, 2009 - 10:37:01 PM

Description:

SecondThreadSendingTest() - Constructor for class org.ploin.pmf.impl.SecondThreadSendingTest
 
sendMail() - Method in class org.ploin.pmf.impl.MailFactoryTest
Here we test to send a mail.
sendMail() - Method in class org.ploin.pmf.impl.MailSenderTest
Here we test the sending with toEmail, ccEmail, bccEmail.
sendMail1() - Method in class org.ploin.pmf.impl.MailFactoryTest
Here we test to send a mail.
sendMail1() - Method in class org.ploin.pmf.impl.SecondThreadSendingTest
In this testcase we test the method sendMail
sendMail2() - Method in class org.ploin.pmf.impl.MailFactoryTest
Here we test to send a mail, with two threads.
sendMail2() - Method in class org.ploin.pmf.impl.MailSenderTest
Here we test the seinding with toEmail, ccEmail, bccEmail, but without names.
sendMail3() - Method in class org.ploin.pmf.impl.MailFactoryTest
Here we test to send a mail, with two threads and through a fallback server.
sendMail3() - Method in class org.ploin.pmf.impl.MailSenderTest
Here we test the seinding with toEmail map.
setAndGetAttachements() - Method in class org.ploin.pmf.impl.MailConfigTest
 

T

toString1() - Method in class org.ploin.pmf.impl.RecipientTest
 

A D F G I M O P R S T

Copyright © 2009 PLOIN GmbH. All Rights Reserved.