Ejemplo n.º 1
0
 public function testCheckEmailWithUnexistingEmail()
 {
     $this->assertTrue($this->repository->checkEmail('*****@*****.**'));
 }