PHP Class Tools\Test\TestCase\Mailer\EmailTest

Inheritance: extends Tools\TestSuite\TestCase
Show file Open project: dereuromark/cakephp-tools

Public Methods

Method Description
_testComplexeHtmlWithEmbeddedImages ( )
setUp ( ) : void setUp
tearDown ( ) : void tearDown method
testAddAttachment ( ) : void EmailTest::testAddAttachment()
testAddAttachmentSend ( ) : void EmailTest::testAddAttachment()
testAddBlobAttachment ( ) : void EmailTest::testAddBlobAttachment()
testAddEmbeddedAttachment ( ) : void EmailTest::testAddEmbeddedAttachment()
testAddEmbeddedAttachmentSend ( ) : void Html email
testAddEmbeddedBlobAttachment ( ) : void EmailTest::testAddEmbeddedBlobAttachment()
testAddEmbeddedBlobAttachmentSend ( ) : void Html email
testFrom ( ) : void testFrom method
testValidates ( ) : void EmailTest::testValidates()
testWrapCustomized ( ) : void EmailTest::testWrapCustomized()
testWrapLongEmailContent ( ) : void EmailTest::testWrapLongEmailContent()

Method Details

_testComplexeHtmlWithEmbeddedImages() public method

setUp() public method

setUp
public setUp ( ) : void
return void

tearDown() public method

tearDown method
public tearDown ( ) : void
return void

testAddAttachment() public method

EmailTest::testAddAttachment()
public testAddAttachment ( ) : void
return void

testAddAttachmentSend() public method

EmailTest::testAddAttachment()
public testAddAttachmentSend ( ) : void
return void

testAddBlobAttachment() public method

EmailTest::testAddBlobAttachment()
public testAddBlobAttachment ( ) : void
return void

testAddEmbeddedAttachment() public method

EmailTest::testAddEmbeddedAttachment()
public testAddEmbeddedAttachment ( ) : void
return void

testAddEmbeddedAttachmentSend() public method

Html email

testAddEmbeddedBlobAttachment() public method

EmailTest::testAddEmbeddedBlobAttachment()

testAddEmbeddedBlobAttachmentSend() public method

Html email

testFrom() public method

testFrom method
public testFrom ( ) : void
return void

testValidates() public method

EmailTest::testValidates()
public testValidates ( ) : void
return void

testWrapCustomized() public method

EmailTest::testWrapCustomized()
public testWrapCustomized ( ) : void
return void

testWrapLongEmailContent() public method

EmailTest::testWrapLongEmailContent()
public testWrapLongEmailContent ( ) : void
return void