PHP Class Doctrine\Tests\ODM\CouchDB\Proxy\ProxyFactoryTest

Author: Nils Adermann ([email protected])
Inheritance: extends Doctrine\Tests\ODM\CouchDB\CouchDBTestCase
Show file Open project: doctrine/couchdb-odm

Public Methods

Method Description
testReferenceProxyDelegatesLoadingToThePersister ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testReferenceProxyDelegatesLoadingToThePersister() public method