Files
restAssuredTest/test-output/Suite/Test.xml

8 lines
520 B
XML
Raw Normal View History

2025-08-29 15:23:29 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
<testsuite hostname="USER-9DSDGEH651" name="Test" tests="3" failures="0" timestamp="26 Apr 2018 03:31:14 GMT" time="0.031" errors="0">
<testcase name="testSingleString" time="0.011" classname="com.flz.rest.firstTest"/>
<testcase name="testWindowsOnly" time="0.0" classname="com.flz.rest.firstTest"/>
<testcase name="testWindowsToo" time="0.001" classname="com.flz.rest.firstTest"/>
</testsuite> <!-- Test -->