Test in PUMB in Java
Java
1. Create an API with a POST method at the path files/uploads, which will support CSV and XML files (examples of files with test data in attachments)
2. Map objects from files to POJO
3. Validate input objects, and only accept those that have a name…