7 lines
489 B
XML
7 lines
489 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.dummycontroller.DummyController" time="0.099" errors="0" timestamp="2023-11-25T19:32:14 IST" skipped="0">
|
|
<testcase classname="com.magnifyb.api.dummycontroller.DummyController" name="get_dummy_sliders" time="0.099"/>
|
|
<system-out/>
|
|
</testsuite> <!-- com.magnifyb.api.dummycontroller.DummyController -->
|