7 lines
506 B
XML
7 lines
506 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Generated by org.testng.reporters.JUnitReportReporter -->
|
||
|
<testsuite hostname="DurgaPonnana" failures="0" tests="1" name="com.magnifyb.api.contactuscontroller.ContactUsController" time="0.126" errors="0" timestamp="2023-11-25T19:32:14 IST" skipped="0">
|
||
|
<testcase classname="com.magnifyb.api.contactuscontroller.ContactUsController" name="contact_us" time="0.126"/>
|
||
|
<system-out/>
|
||
|
</testsuite> <!-- com.magnifyb.api.contactuscontroller.ContactUsController -->
|