Example code to read JSON files using Google Gson library
1
stars
0
forks
source link
Don't forget to give a :star: to make the project popular.
:question: What is this Repository about?
- This repository contains example code to read JSON files using Google Gson library
- Lombok is used for handling the boilerplate code for creating the POJOs
- Hamcrest is used as for assertions
- Following are the JSON file examples considered for the demo:
- Only JSON Object at root level
- Array of JSON Objects
- JSON Object at root level containing named JSON Array
- Named JSON object
- All the JSON files used in this repo are available in the
src\test\resources
folder
🧬 Need Assistance?
- Discuss your queries by writing to me @
mohammadfaisalkhatri@gmail.com
OR ping me on any of the social media sites using the below link:
:writing_hand: Blog Links
:thought_balloon: Checkout the blogs related to Testing on
:bookmark: Checkout videos related to Software Testing and Test automation tools on Testing Talks with Faisal Khatri