Exemplo n.º 1
0
 public function testGetListQuery()
 {
     $this->assertInstanceOf('Doctrine\\ORM\\QueryBuilder', $this->object->getListQuery());
 }