Exemple #1
0
 public function testGetGroupIds()
 {
     $this->assertEquals(array(1 => 1), $this->_model->getGroupIds());
 }