[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/mail/lib/phpmailer-1.72/test/ -> phpmailer_test.php (summary)

(no description)

File Size: 560 lines (18 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 mail/lib/phpmailer-1.72/test/phpunit.php

Defines 1 class

phpmailerTest:: (23 methods):
  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_Error()
  get()


Class: 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
No description

test_SmtpKeepAlive()   X-Ref
No description

test_Error()   X-Ref
No description

get($sName)   X-Ref
No description



Generated: Sat Nov 22 03:48:54 2008 Cross-referenced by PHPXref 0.7