8000 GitHub - Mykola-Yatsyk/JUT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mykola-Yatsyk/JUT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task from softserve (JAVA UNIT TEST)

In the main branch of the maven project, prepare a class with the checkEmail(String text) method to check the correctness of the email address. Use regular expressions to check email address.

A valid username in an email must start with a letter and end with a letter or number, may contain Latin letters, numbers and a dot. There must be at least two domain levels after the @ symbol. The top-level domain must be at least two letters long. In the test branch of the project, write a class with a set of tests for the checkEmail(String text) method. Upload the project to your personal github or google drive and add a link as an answer.

Practical Materials for Teachers Java Test Automation (PMTJTA) by

with support by

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0