Skip to content

Reading from file with using special regex - returns back only a part of line from txt files! Using mock (mockito) for testing the file reading!

License

Notifications You must be signed in to change notification settings

Csaba79-coder/ReadingFromFileWithRegex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadingFromFileWithRegex

Reading from file with using special regex - returns back only a part of line from txt files! Using mock (mockito) for testing the file reading!

There is a txt file, you have to find the patterns to give back the type of mobile devices!

We are looking for Android (name includes!) and version is equal or more than 7 ... (you have to get back 7 devices!)

USE regex!

About

Reading from file with using special regex - returns back only a part of line from txt files! Using mock (mockito) for testing the file reading!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages