PHP 클래스 AcMailerTest\Options\MessageOptionsTest

저자: Alejandro Celaya Alastrué
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: acelaya/zf2-acmailer

보호된 프로퍼티들

프로퍼티 타입 설명
$messageOptions AcMailer\Options\MessageOptions

공개 메소드들

메소드 설명
setUp ( )
testDefaultValues ( )
testInvalidAttachmentsThrowException ( )
testInvalidBodyThrowsException ( )
testSetAttachments ( )
testSetBody ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testDefaultValues() 공개 메소드

public testDefaultValues ( )

testInvalidAttachmentsThrowException() 공개 메소드

testInvalidBodyThrowsException() 공개 메소드

testSetAttachments() 공개 메소드

public testSetAttachments ( )

testSetBody() 공개 메소드

public testSetBody ( )

프로퍼티 상세

$messageOptions 보호되어 있는 프로퍼티

protected MessageOptions,AcMailer\Options $messageOptions
리턴 AcMailer\Options\MessageOptions