ultimos cambios
This commit is contained in:
parent
4e07a79e75
commit
e896bcc8d3
Binary file not shown.
|
|
@ -57,9 +57,9 @@ function toggleAllBoxes() {
|
|||
<tr>
|
||||
<td>Tests passed/Failed/Skipped:</td><td>0/0/0</td>
|
||||
</tr><tr>
|
||||
<td>Started on:</td><td>Tue Jun 29 20:55:56 ECT 2021</td>
|
||||
<td>Started on:</td><td>Mon Jun 06 17:27:02 ECT 2022</td>
|
||||
</tr>
|
||||
<tr><td>Total time:</td><td>0 seconds (6 ms)</td>
|
||||
<tr><td>Total time:</td><td>0 seconds (4 ms)</td>
|
||||
</tr><tr>
|
||||
<td>Included groups:</td><td></td>
|
||||
</tr><tr>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
|
||||
<testsuite ignored="0" hostname="james-laptop001" failures="0" tests="0" time="0.006" errors="0" timestamp="30 jun. 2021 01:55:56 GMT">
|
||||
<testsuite ignored="0" hostname="christian-X556UQK" failures="0" tests="0" time="0.004" errors="0" timestamp="06 jun. 2022 22:27:03 GMT">
|
||||
</testsuite>
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
<testng-results ignored="0" total="0" passed="0" failed="0" skipped="0">
|
||||
<reporter-output>
|
||||
</reporter-output>
|
||||
<suite started-at="2021-06-30T01:55:56Z" name="com.qsoft.test.Tester" finished-at="2021-06-30T01:55:56Z" duration-ms="6">
|
||||
<suite started-at="2022-06-06T22:27:02Z" name="com.qsoft.test.Tester" finished-at="2022-06-06T22:27:02Z" duration-ms="4">
|
||||
<groups>
|
||||
</groups>
|
||||
<test started-at="2021-06-30T01:55:56Z" name="Command line test" finished-at="2021-06-30T01:55:56Z" duration-ms="6">
|
||||
<test started-at="2022-06-06T22:27:02Z" name="Command line test" finished-at="2022-06-06T22:27:02Z" duration-ms="4">
|
||||
</test> <!-- Command line test -->
|
||||
</suite> <!-- com.qsoft.test.Tester -->
|
||||
</testng-results>
|
||||
|
|
|
|||
Loading…
Reference in New Issue