PHP Class Doctrine\Tests\ODM\CouchDB\View\DoctrineAssociationsTest

Datei anzeigen Open project: doctrine/couchdb-odm

Public Methods

Method Description
setUp ( )
testFetchNoReverseRelations ( )
testFetchReverseRelations ( )
testFetchReverseRelations1 ( )
testFetchReverseRelations2 ( )

Protected Methods

Method Description
addTestData ( )
createDoctrineViewQuery ( ) : NativeQuery

Method Details

addTestData() protected method

protected addTestData ( )

createDoctrineViewQuery() protected method

protected createDoctrineViewQuery ( ) : NativeQuery
return NativeQuery

setUp() public method

public setUp ( )

testFetchNoReverseRelations() public method

testFetchReverseRelations() public method

testFetchReverseRelations1() public method

testFetchReverseRelations2() public method