PHP Class Webiny\Component\Mailer\Tests\MailerTest

Inheritance: extends PHPUnit_Framework_TestCase
显示文件 Open project: Webiny/Framework

Public Methods

Method Description
setUp ( )
testConfigContent ( )
testConstructor ( )
testConstructorException ( )
testGetConfig ( )
testGetMessage ( )
testSend ( )

Method Details

setUp() public method

public setUp ( )

testConfigContent() public method

public testConfigContent ( )

testConstructor() public method

public testConstructor ( )

testConstructorException() public method

testGetConfig() public method

public testGetConfig ( )

testGetMessage() public method

public testGetMessage ( )

testSend() public method

public testSend ( )