Add File
This commit is contained in:
7
test-output/Suite/Test.xml
Normal file
7
test-output/Suite/Test.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?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 -->
|
||||
Reference in New Issue
Block a user