PHP Class test\Doctrine\ODM\OrientDB\RepositoryTest

Inheritance: extends Test\PhpUnit\TestCase
Afficher le fichier Open project: doctrine/orientdb-odm

Méthodes publiques

Méthode Description
testFindAll ( )
testYouCanExecuteFindByQueries ( )
testYouCanExecuteFindOneByQueries ( )
testYouCanOnlyPassObjectsHavingGetRidMethodAsArgumentsOfFindSomeBySomething ( )
testYouCantCallWhateverMethodOfARepository ( )

Méthodes protégées

Méthode Description
createRepository ( )
prepareManager ( $binding )

Method Details

createRepository() protected méthode

protected createRepository ( )

prepareManager() protected méthode

protected prepareManager ( $binding )

testFindAll() public méthode

public testFindAll ( )

testYouCanExecuteFindByQueries() public méthode

testYouCanExecuteFindOneByQueries() public méthode

testYouCanOnlyPassObjectsHavingGetRidMethodAsArgumentsOfFindSomeBySomething() public méthode

testYouCantCallWhateverMethodOfARepository() public méthode