Skip to content

nadia-mm/JSON-JUnit-Java-Maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JSON-JUnit-Java-Maven

  • Character represents infomation about some Stars Wars characters found on https://swapi.co/api/people/?page=2&format=json
  • ReadJSONfile.java reads a JSON file (input.json) and prints the content in a console.
  • CharactersDeserializeTest.java saves values and prints them in a console with JSON-B
  • CharactersSerializeTest.java creates a JSON file (output.json) from a list of Charcters

About

Testing serialization and deserialization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages