Пример #1
0
 public function testCountAll()
 {
     $this->assertSame(1, $this->_model->countAll());
 }