Doctrine\Tests\ODM\CouchDB\Functional\LuceneQueryTest::setUp PHP 메소드

setUp() 공개 메소드

public setUp ( )
    public function setUp()
    {
        $this->markTestSkipped('not working?');
        $this->dm = $this->createDocumentManager();
    }