Donation Service Test
A standard Java project to implement a JUnit set of tests of the donation Service API. This is essential to ensure the stability and robustness of the REST interface.
Lab-19 Java Rest Client
Create a new standard java project specifically to test the API we have developed in donation-service-play project.