Exemplo n.º 1
0
 public function testGetFillingPercentageOnEmptyBackend()
 {
     $this->_instance->setDirectives(array('logging' => false));
     parent::testGetFillingPercentageOnEmptyBackend();
 }