PHP Class PopTest\Mail\MailTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nicksagona/PopPHP

Méthodes publiques

Méthode Description
testAttachFile ( )
testAttachFileException ( )
testBcc ( )
testCc ( )
testConstructor ( )
testConstructorRcptException ( )
testConstructorRcpts ( )
testFrom ( )
testInitException ( )
testInitHtml ( )
testInitHtmlAndText ( )
testInitHtmlTextAndFile ( )
testInitText ( )
testRcptException ( )
testReply ( )
testSaveTo ( )
testSetAndGetBoundary ( )
testSetAndGetCharset ( )
testSetAndGetEol ( )
testSetAndGetHeaders ( )
testSetAndGetHtml ( )
testSetAndGetSubject ( )
testSetAndGetText ( )
testTo ( )

Method Details

testAttachFile() public méthode

public testAttachFile ( )

testAttachFileException() public méthode

testBcc() public méthode

public testBcc ( )

testCc() public méthode

public testCc ( )

testConstructor() public méthode

public testConstructor ( )

testConstructorRcptException() public méthode

testConstructorRcpts() public méthode

testFrom() public méthode

public testFrom ( )

testInitException() public méthode

public testInitException ( )

testInitHtml() public méthode

public testInitHtml ( )

testInitHtmlAndText() public méthode

public testInitHtmlAndText ( )

testInitHtmlTextAndFile() public méthode

testInitText() public méthode

public testInitText ( )

testRcptException() public méthode

public testRcptException ( )

testReply() public méthode

public testReply ( )

testSaveTo() public méthode

public testSaveTo ( )

testSetAndGetBoundary() public méthode

testSetAndGetCharset() public méthode

testSetAndGetEol() public méthode

public testSetAndGetEol ( )

testSetAndGetHeaders() public méthode

testSetAndGetHtml() public méthode

public testSetAndGetHtml ( )

testSetAndGetSubject() public méthode

testSetAndGetText() public méthode

public testSetAndGetText ( )

testTo() public méthode

public testTo ( )