Ejemplo n.º 1
0
 public function testCountUsers()
 {
     $this->assertEquals(5, $this->repository->countUsers());
 }