Пример #1
0
 @Test
 public final void testValidateEmailAdd() {
   assertTrue(testObj.validateEmailAdd("*****@*****.**"));
 }