PHP 클래스 test\Doctrine\ODM\OrientDB\RepositoryTest

상속: extends Test\PhpUnit\TestCase
파일 보기 프로젝트 열기: doctrine/orientdb-odm

공개 메소드들

메소드 설명
testFindAll ( )
testYouCanExecuteFindByQueries ( )
testYouCanExecuteFindOneByQueries ( )
testYouCanOnlyPassObjectsHavingGetRidMethodAsArgumentsOfFindSomeBySomething ( )
testYouCantCallWhateverMethodOfARepository ( )

보호된 메소드들

메소드 설명
createRepository ( )
prepareManager ( $binding )

메소드 상세

createRepository() 보호된 메소드

protected createRepository ( )

prepareManager() 보호된 메소드

protected prepareManager ( $binding )

testFindAll() 공개 메소드

public testFindAll ( )

testYouCanExecuteFindByQueries() 공개 메소드

testYouCanExecuteFindOneByQueries() 공개 메소드

testYouCanOnlyPassObjectsHavingGetRidMethodAsArgumentsOfFindSomeBySomething() 공개 메소드

testYouCantCallWhateverMethodOfARepository() 공개 메소드