Doctrine\Tests\ODM\CouchDB\Functional\CollectionTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->dm = $this->createDocumentManager();
    }