Example #1
0
 public function testValidateFormatted()
 {
     $this->assertTrue($this->object->validate('251.439.561-53'), 'O CPF não é válido');
 }