示例#1
0
 public function testGetCacheTypes()
 {
     $this->assertTrue(is_array($this->_helper->getCacheTypes()));
     $this->assertTrue(is_array($this->_helper->getCacheBetaTypes()));
 }