| [ Index ] |
|
Code source de CMS made simple 1.0.5 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 572 lignes (18 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier modules/CMSMailer/phpmailer/test/phpunit.php |
phpmailerTest:: (24 méthodes):
phpmailerTest()
setUp()
tearDown()
BuildBody()
CheckChanges()
AddChange()
AddNote()
SetAddress()
test_WordWrap()
test_Low_Priority()
test_Multiple_Plain_FileAttachment()
test_Plain_StringAttachment()
test_Quoted_Printable()
test_Html()
test_HTML_Attachment()
test_Embedded_Image()
test_Multi_Embedded_Image()
test_AltBody()
test_AltBody_Attachment()
test_MultipleSend()
test_SmtpKeepAlive()
test_DenialOfServiceAttack()
test_Error()
get()
Classe: phpmailerTest - X-Ref
Performs authentication tests| phpmailerTest($name) X-Ref |
| Class constuctor. |
| setUp() X-Ref |
| Run before each test is started. |
| tearDown() X-Ref |
| Run after each test is completed. |
| BuildBody() X-Ref |
| Build the body of the message in the appropriate format. returns: void |
| CheckChanges() X-Ref |
| Check which default settings have been changed for the report. returns: void |
| AddChange($sName, $sNewValue) X-Ref |
| Adds a change entry. returns: void |
| AddNote($sValue) X-Ref |
| Adds a simple note to the message. returns: void |
| SetAddress($sAddress, $sName = "", $sType = "to") X-Ref |
| Adds all of the addresses returns: void |
| test_WordWrap() X-Ref |
| Try a plain message. |
| test_Low_Priority() X-Ref |
| Try a plain message. |
| test_Multiple_Plain_FileAttachment() X-Ref |
| Simple plain file attachment test. |
| test_Plain_StringAttachment() X-Ref |
| Simple plain string attachment test. |
| test_Quoted_Printable() X-Ref |
| Plain quoted-printable message. |
| test_Html() X-Ref |
| Try a plain message. |
| test_HTML_Attachment() X-Ref |
| Simple HTML and attachment test |
| test_Embedded_Image() X-Ref |
| An embedded attachment test. |
| test_Multi_Embedded_Image() X-Ref |
| An embedded attachment test. |
| test_AltBody() X-Ref |
| Simple multipart/alternative test. |
| test_AltBody_Attachment() X-Ref |
| Simple HTML and attachment test |
| test_MultipleSend() X-Ref |
| Pas de description |
| test_SmtpKeepAlive() X-Ref |
| Pas de description |
| test_DenialOfServiceAttack() X-Ref |
| Tests this denial of service attack: http://www.cybsec.com/vuln/PHPMailer-DOS.pdf |
| test_Error() X-Ref |
| Pas de description |
| get($sName) X-Ref |
| Pas de description |
| Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |