assertRegExp($sea->regex,$email); } else { $this->assertNotRegExp($sea->regex,$email); } } }