Esempio n. 1
0
 public function testOptimizeSimpleCall()
 {
     $rs = $this->_storage->optimize();
     $this->assertTrue($rs);
 }