Doctrine\Tests\ODM\CouchDB\Functional\LuceneQueryTest::setUp PHP Метод

setUp() публичный Метод

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