PHP 클래스 Xpressengine\Tests\User\EmailBrokerTest

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

공개 메소드들

메소드 설명
testConfirmEmailFailIfCodeIsInvalid ( ) testConfirmEmailFailIfAlreadyEmailConfirmed
testConfirmEmailSuccess ( )
testSendEmailForConfirmationSuccess ( )

보호된 메소드들

메소드 설명
makeHandler ( ) : Mock makeHandler
makeMailer ( )
tearDown ( )

비공개 메소드들

메소드 설명
makeUser ( ) : Mockery\MockInterface makeUser

메소드 상세

makeHandler() 보호된 메소드

makeHandler
protected makeHandler ( ) : Mock
리턴 Mockery\Mock

makeMailer() 보호된 메소드

protected makeMailer ( )

tearDown() 보호된 메소드

protected tearDown ( )

testConfirmEmailFailIfCodeIsInvalid() 공개 메소드

testConfirmEmailFailIfAlreadyEmailConfirmed

testConfirmEmailSuccess() 공개 메소드

testSendEmailForConfirmationSuccess() 공개 메소드