Beispiel #1
0
 public function testCountIsCorrect()
 {
     $this->assertEquals(RoleModel::count('2or3'), 2);
 }