PHP 클래스 PopTest\Mail\MailTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testAttachFile ( )
testAttachFileException ( )
testBcc ( )
testCc ( )
testConstructor ( )
testConstructorRcptException ( )
testConstructorRcpts ( )
testFrom ( )
testInitException ( )
testInitHtml ( )
testInitHtmlAndText ( )
testInitHtmlTextAndFile ( )
testInitText ( )
testRcptException ( )
testReply ( )
testSaveTo ( )
testSetAndGetBoundary ( )
testSetAndGetCharset ( )
testSetAndGetEol ( )
testSetAndGetHeaders ( )
testSetAndGetHtml ( )
testSetAndGetSubject ( )
testSetAndGetText ( )
testTo ( )

메소드 상세

testAttachFile() 공개 메소드

public testAttachFile ( )

testAttachFileException() 공개 메소드

testBcc() 공개 메소드

public testBcc ( )

testCc() 공개 메소드

public testCc ( )

testConstructor() 공개 메소드

public testConstructor ( )

testConstructorRcptException() 공개 메소드

testConstructorRcpts() 공개 메소드

testFrom() 공개 메소드

public testFrom ( )

testInitException() 공개 메소드

public testInitException ( )

testInitHtml() 공개 메소드

public testInitHtml ( )

testInitHtmlAndText() 공개 메소드

public testInitHtmlAndText ( )

testInitHtmlTextAndFile() 공개 메소드

testInitText() 공개 메소드

public testInitText ( )

testRcptException() 공개 메소드

public testRcptException ( )

testReply() 공개 메소드

public testReply ( )

testSaveTo() 공개 메소드

public testSaveTo ( )

testSetAndGetBoundary() 공개 메소드

testSetAndGetCharset() 공개 메소드

testSetAndGetEol() 공개 메소드

public testSetAndGetEol ( )

testSetAndGetHeaders() 공개 메소드

testSetAndGetHtml() 공개 메소드

public testSetAndGetHtml ( )

testSetAndGetSubject() 공개 메소드

testSetAndGetText() 공개 메소드

public testSetAndGetText ( )

testTo() 공개 메소드

public testTo ( )