Skip to content

Learn how to generate fake test data using Builder pattern with Lombok and Java Faker library

Notifications You must be signed in to change notification settings

mfaisalkhatri/builderpatternwithlombok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love

Don't forget to give a ⭐ to make the project popular.

❓ What is this Repository about?

  • This repo contains example code for generating the fake test data using Builder Pattern, Lombok and Java Faker library.
  • This repo uses Maven as build tool and TestNG testing framework to run the tests.
  • To run the test from command line use the following command: mvn clean install
  • Tests can also be run using TestNG by right-clicking on the testng.xml file and selecting the option Run .. \testng.xml

✍️ Blog Links

Following blog will give you more insights on how to use Builder Pattern with Lombok and generate fake data using Java Faker library:

Checkout the following blogs where I have used the Builder Pattern with Lombok to generate fake data on run time and used it in end-to-end tests:

🧬 Need Assistance?

  • Discuss your queries by writing to me @ mohammadfaisalkhatri@gmail.com OR
  • Ping me on any of the social media sites using the following link:

💻 Paid Trainings

Contact me for Paid trainings related to Test Automation and Software Testing, mail me @ mohammadfaisalkhatri@gmail.com or ping me on LinkedIn

💭 Checkout the blogs related to Testing on my website

About

Learn how to generate fake test data using Builder pattern with Lombok and Java Faker library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages