bounswe / 2021SpringGroup9

This is the project repository for Group 9 of the Project Development in Software Engineering course at Bogazici University. We will plan and develop a software project throughout the semester.
3 stars 1 forks source link

Android unit test post #578

Closed melihozcan1 closed 2 years ago

melihozcan1 commented 2 years ago

A unit test is added checking whether a post is parsed correctly from the JSON string. A ground model is created and populated. It's then compared with the parsed model to assert they are both equal.