Testing using Jersey framework with reporting using Extentreports
I am new to testing, need to report testing results using extentreports, below is the code for testing: public ExtentReports reports; public ExtentTest logger; public ModelTests() { reports = …