DCMI_Count_Capturing_Scripts/DCIMC_Check/test-output/testng-results.xml

34 lines
2.3 KiB
XML
Raw Normal View History

2024-05-29 09:53:48 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<testng-results ignored="0" total="1" passed="1" failed="0" skipped="0">
<reporter-output>
</reporter-output>
<suite started-at="2024-05-27T08:56:16Z" name="Default suite" finished-at="2024-05-27T10:30:55Z" duration-ms="5679197">
<groups>
</groups>
<test started-at="2024-05-27T08:56:16Z" name="Default test" finished-at="2024-05-27T10:30:55Z" duration-ms="5679197">
<class name="Generic.GenericTest">
<test-method is-config="true" signature="setUp()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T08:56:16Z" name="setUp" finished-at="2024-05-27T08:56:21Z" duration-ms="4271" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- setUp -->
<test-method is-config="true" signature="redirectConsoleOutputBeforeTest()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T08:56:21Z" name="redirectConsoleOutputBeforeTest" finished-at="2024-05-27T08:56:21Z" duration-ms="1" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- redirectConsoleOutputBeforeTest -->
<test-method signature="performTestForSet()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T08:56:21Z" name="performTestForSet" finished-at="2024-05-27T10:30:55Z" duration-ms="5674442" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- performTestForSet -->
<test-method is-config="true" signature="restoreConsoleOutputAfterTest()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T10:30:55Z" name="restoreConsoleOutputAfterTest" finished-at="2024-05-27T10:30:55Z" duration-ms="1" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- restoreConsoleOutputAfterTest -->
<test-method is-config="true" signature="tearDown()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-27T10:30:55Z" name="tearDown" finished-at="2024-05-27T10:30:55Z" duration-ms="443" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- tearDown -->
</class> <!-- Generic.GenericTest -->
</test> <!-- Default test -->
</suite> <!-- Default suite -->
</testng-results>