예제 #1
0
 public function testGetDao()
 {
     self::assertSame($this->dao, $this->daoResultIterator->getDao());
 }