Example #1
0
 public function testGetBlocks()
 {
     $this->assertTrue(count($this->pageinst->getPageBlocks()->toArray()) > 0);
 }