PHP Class Xpressengine\Tests\User\VirtualGroupRepositoryTest

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

Méthodes publiques

Méthode Description
testAll ( )
testConstruct ( )
testFind ( )
testFindByTitle ( )
testFindByUserId ( )
testHas ( )

Méthodes protégées

Méthode Description
makeRepository ( $users = null, $vGroups = null, $getter = null ) : VirtualGroupRepository getRepository
makeUsers ( ) : Mockery\MockInterface getRepository
tearDown ( )

Private Methods

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

Method Details

makeRepository() protected méthode

getRepository
protected makeRepository ( $users = null, $vGroups = null, $getter = null ) : VirtualGroupRepository
Résultat Xpressengine\User\Repositories\VirtualGroupRepository

makeUsers() protected méthode

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

tearDown() protected méthode

protected tearDown ( )

testAll() public méthode

public testAll ( )

testConstruct() public méthode

public testConstruct ( )

testFind() public méthode

public testFind ( )

testFindByTitle() public méthode

public testFindByTitle ( )

testFindByUserId() public méthode

public testFindByUserId ( )

testHas() public méthode

public testHas ( )