Dokeos
[ class tree: Dokeos ] [ index: Dokeos ] [ all elements ]

Class: phpmailerTest

Source Location: /main/inc/lib/phpmailer/test/phpmailer_test.php

Class Overview

Assert
   |
   --TestCase
      |
      --phpmailerTest

Performs authentication tests


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 14]
Performs authentication tests



[ Top ]


Class Variables

$ChangeLog = array()

[line 35]

Holds the change log.



Tags:

private:  

Type:   mixed


[ Top ]

$Host =  ""

[line 28]

Holds the SMTP mail host.



Tags:

public:  

Type:   mixed


[ Top ]

$Mail =  false

[line 21]

Holds the default phpmailer instance.



Tags:

private:  

Type:   mixed


[ Top ]

$NoteLog = array()

[line 42]

Holds the note log.



Tags:

private:  

Type:   mixed


[ Top ]



Class Methods


constructor phpmailerTest [line 47]

phpmailerTest phpmailerTest( $name)

Class constuctor.



Parameters:

   $name  

[ Top ]

method AddChange [line 219]

void AddChange( $sName, $sNewValue)

Adds a change entry.



Tags:

private:  


Parameters:

   $sName  
   $sNewValue  

[ Top ]

method AddNote [line 230]

void AddNote( $sValue)

Adds a simple note to the message.



Tags:

public:  


Parameters:

   $sValue  

[ Top ]

method BuildBody [line 111]

void BuildBody( )

Build the body of the message in the appropriate format.



Tags:

private:  


[ Top ]

method CheckChanges [line 193]

void CheckChanges( )

Check which default settings have been changed for the report.



Tags:

private:  


[ Top ]

method SetAddress [line 239]

void SetAddress( $sAddress, [ $sName = ""], [ $sType = "to"])

Adds all of the addresses



Tags:

public:  


Parameters:

   $sAddress  
   $sName  
   $sType  

[ Top ]

method setUp [line 55]

void setUp( )

Run before each test is started.



Overrides TestCase::setUp() (parent method not documented)

[ Top ]

method tearDown [line 98]

void tearDown( )

Run after each test is completed.



Overrides TestCase::tearDown() (parent method not documented)

[ Top ]

method test_AltBody [line 434]

void test_AltBody( )

Simple multipart/alternative test.



[ Top ]

method test_AltBody_Attachment [line 451]

void test_AltBody_Attachment( )

Simple HTML and attachment test



[ Top ]

method test_Embedded_Image [line 386]

void test_Embedded_Image( )

An embedded attachment test.



[ Top ]

method test_Error [line 498]

void test_Error( )



[ Top ]

method test_Html [line 350]

void test_Html( )

Try a plain message.



[ Top ]

method test_HTML_Attachment [line 367]

void test_HTML_Attachment( )

Simple HTML and attachment test



[ Top ]

method test_Low_Priority [line 280]

void test_Low_Priority( )

Try a plain message.



[ Top ]

method test_MultipleSend [line 472]

void test_MultipleSend( )



[ Top ]

method test_Multiple_Plain_FileAttachment [line 295]

void test_Multiple_Plain_FileAttachment( )

Simple plain file attachment test.



[ Top ]

method test_Multi_Embedded_Image [line 407]

void test_Multi_Embedded_Image( )

An embedded attachment test.



[ Top ]

method test_Plain_StringAttachment [line 319]

void test_Plain_StringAttachment( )

Simple plain string attachment test.



[ Top ]

method test_Quoted_Printable [line 337]

void test_Quoted_Printable( )

Plain quoted-printable message.



[ Top ]

method test_SmtpKeepAlive [line 484]

void test_SmtpKeepAlive( )



[ Top ]

method test_WordWrap [line 261]

void test_WordWrap( )

Try a plain message.



[ Top ]


Documentation generated on Wed, 05 Sep 2007 06:15:01 +0200 by phpDocumentor 1.4.0