The best Email validator tested with JUnit
- git clone [email protected]:chherbst/EmailValidator.git
- Import the project into Eclipse
- Open the file "EclipseProjects/EmailValidator/src/tests/EmailValidatorTest.java"
- Add your email address to the tests
- git add EclipseProjects/EmailValidator/src/tests/EmailValidatorTest.java
- git commit -m "Added my email address"
- git push