PHP Class Xpressengine\Tests\User\EmailBrokerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: xpressengine/xpressengine

Méthodes publiques

Méthode Description
testConfirmEmailFailIfCodeIsInvalid ( ) testConfirmEmailFailIfAlreadyEmailConfirmed
testConfirmEmailSuccess ( )
testSendEmailForConfirmationSuccess ( )

Méthodes protégées

Méthode Description
makeHandler ( ) : Mock makeHandler
makeMailer ( )
tearDown ( )

Private Methods

Méthode Description
makeUser ( ) : Mockery\MockInterface makeUser

Method Details

makeHandler() protected méthode

makeHandler
protected makeHandler ( ) : Mock
Résultat Mockery\Mock

makeMailer() protected méthode

protected makeMailer ( )

tearDown() protected méthode

protected tearDown ( )

testConfirmEmailFailIfCodeIsInvalid() public méthode

testConfirmEmailFailIfAlreadyEmailConfirmed

testConfirmEmailSuccess() public méthode

testSendEmailForConfirmationSuccess() public méthode