PHP Class PopTest\Mail\MailTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: nicksagona/PopPHP

Public Methods

Method 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 method

public testAttachFile ( )

testAttachFileException() public method

testBcc() public method

public testBcc ( )

testCc() public method

public testCc ( )

testConstructor() public method

public testConstructor ( )

testConstructorRcptException() public method

testConstructorRcpts() public method

testFrom() public method

public testFrom ( )

testInitException() public method

public testInitException ( )

testInitHtml() public method

public testInitHtml ( )

testInitHtmlAndText() public method

public testInitHtmlAndText ( )

testInitHtmlTextAndFile() public method

testInitText() public method

public testInitText ( )

testRcptException() public method

public testRcptException ( )

testReply() public method

public testReply ( )

testSaveTo() public method

public testSaveTo ( )

testSetAndGetBoundary() public method

testSetAndGetCharset() public method

testSetAndGetEol() public method

public testSetAndGetEol ( )

testSetAndGetHeaders() public method

testSetAndGetHtml() public method

public testSetAndGetHtml ( )

testSetAndGetSubject() public method

testSetAndGetText() public method

public testSetAndGetText ( )

testTo() public method

public testTo ( )