PHP Class Xpressengine\Tests\User\UserEmailRepositoryTest

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

Méthodes publiques

Méthode Description
testConstruct ( )
testCreate ( )
testDelete ( )
testDeleteByUserIds ( )
testDeleteWhenEmailIsMainEmail ( ) testDeleteWhenEmailIsMainEmail
testFindByAddress ( )
testFindByUserId ( )

Méthodes protégées

Méthode Description
makeRepository ( ) : Mockery\MockInterface getRepository
tearDown ( )

Private Methods

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

Method Details

makeRepository() protected méthode

getRepository
protected makeRepository ( ) : Mockery\MockInterface
Résultat Mockery\MockInterface

tearDown() protected méthode

protected tearDown ( )

testConstruct() public méthode

public testConstruct ( )

testCreate() public méthode

public testCreate ( )

testDelete() public méthode

public testDelete ( )

testDeleteByUserIds() public méthode

public testDeleteByUserIds ( )

testDeleteWhenEmailIsMainEmail() public méthode

testDeleteWhenEmailIsMainEmail

testFindByAddress() public méthode

public testFindByAddress ( )

testFindByUserId() public méthode

public testFindByUserId ( )