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>
2024-05-31 12:35:04 +00:00
<suite started-at="2024-05-31T09:04:06Z" name="Default suite" finished-at="2024-05-31T09:55:55Z" duration-ms="3108876">
2024-05-29 09:53:48 +00:00
<groups>
</groups>
2024-05-31 12:35:04 +00:00
<test started-at="2024-05-31T09:04:06Z" name="Default test" finished-at="2024-05-31T09:55:55Z" duration-ms="3108876">
2024-05-29 09:53:48 +00:00
<class name="Generic.GenericTest">
2024-05-31 12:35:04 +00:00
<test-method is-config="true" signature="setUp()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-31T09:04:06Z" name="setUp" finished-at="2024-05-31T09:04:11Z" duration-ms="4771" status="PASS">
2024-05-29 09:53:48 +00:00
<reporter-output>
</reporter-output>
</test-method> <!-- setUp -->
2024-05-31 12:35:04 +00:00
<test-method is-config="true" signature="redirectConsoleOutputBeforeTest()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-31T09:04:11Z" name="redirectConsoleOutputBeforeTest" finished-at="2024-05-31T09:04:11Z" duration-ms="83" status="PASS">
2024-05-29 09:53:48 +00:00
<reporter-output>
</reporter-output>
</test-method> <!-- redirectConsoleOutputBeforeTest -->
2024-05-31 12:35:04 +00:00
<test-method signature="performTestForSet()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-31T09:04:11Z" name="performTestForSet" finished-at="2024-05-31T09:55:55Z" duration-ms="3103355" status="PASS">
2024-05-29 09:53:48 +00:00
<reporter-output>
</reporter-output>
</test-method> <!-- performTestForSet -->
2024-05-31 12:35:04 +00:00
<test-method is-config="true" signature="restoreConsoleOutputAfterTest()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-31T09:55:55Z" name="restoreConsoleOutputAfterTest" finished-at="2024-05-31T09:55:55Z" duration-ms="1" status="PASS">
2024-05-29 09:53:48 +00:00
<reporter-output>
</reporter-output>
</test-method> <!-- restoreConsoleOutputAfterTest -->
2024-05-31 12:35:04 +00:00
<test-method is-config="true" signature="tearDown()[pri:0, instance:Generic.GenericTest@6cb107fd]" started-at="2024-05-31T09:55:55Z" name="tearDown" finished-at="2024-05-31T09:55:55Z" duration-ms="576" status="PASS">
2024-05-29 09:53:48 +00:00
<reporter-output>
</reporter-output>
</test-method> <!-- tearDown -->
</class> <!-- Generic.GenericTest -->
</test> <!-- Default test -->
</suite> <!-- Default suite -->
</testng-results>