Ejemplo n.º 1
0
 /**
  * Test getCreatedItemsCount()
  */
 public function testGetCreatedItemsCount()
 {
     $this->assertNotEmpty('integer', $this->_model->getCreatedItemsCount());
 }