Add File
This commit is contained in:
8
test-output/Default suite/Default test.xml
Normal file
8
test-output/Default suite/Default test.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
|
||||||
|
<testsuite hostname="USER-9DSDGEH651" name="Default test" tests="4" failures="0" timestamp="26 Apr 2018 03:02:10 GMT" time="0.027" errors="0">
|
||||||
|
<testcase name="f" time="0.004" classname="com.flz.rest.firstTest"/>
|
||||||
|
<testcase name="testMethod1" time="0.0" classname="com.flz.rest.firstTest"/>
|
||||||
|
<testcase name="testMethod2" time="0.0" classname="com.flz.rest.firstTest"/>
|
||||||
|
<testcase name="testMethod3" time="0.001" classname="com.flz.rest.firstTest"/>
|
||||||
|
</testsuite> <!-- Default test -->
|
||||||
Reference in New Issue
Block a user