konectar_Data_count_Check/test-output/testng-results.xml

41 lines
2.6 KiB
XML

<?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="2023-10-25T04:14:52Z" name="Default suite" finished-at="2023-10-25T04:25:52Z" duration-ms="659989">
<groups>
</groups>
<test started-at="2023-10-25T04:14:52Z" name="Default test" finished-at="2023-10-25T04:25:52Z" duration-ms="659989">
<class name="TestScripts.Contacts_Count">
<test-method is-config="true" signature="beforeSuite()[pri:0, instance:TestScripts.Contacts_Count@58ce9668]" started-at="2023-10-25T04:14:52Z" name="beforeSuite" finished-at="2023-10-25T04:14:52Z" duration-ms="205" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- beforeSuite -->
<test-method is-config="true" signature="beforeMethod()[pri:0, instance:TestScripts.Contacts_Count@58ce9668]" started-at="2023-10-25T04:14:52Z" name="beforeMethod" finished-at="2023-10-25T04:14:52Z" duration-ms="5" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- beforeMethod -->
<test-method signature="Contactscount()[pri:0, instance:TestScripts.Contacts_Count@58ce9668]" started-at="2023-10-25T04:14:52Z" name="Contactscount" finished-at="2023-10-25T04:25:52Z" duration-ms="659537" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- Contactscount -->
<test-method is-config="true" signature="afterMethod(org.testng.ITestResult)[pri:0, instance:TestScripts.Contacts_Count@58ce9668]" started-at="2023-10-25T04:25:52Z" name="afterMethod" finished-at="2023-10-25T04:25:52Z" duration-ms="427" status="PASS">
<params>
<param index="0">
<value>
<![CDATA[[TestResult name=Contactscount status=SUCCESS method=Contacts_Count.Contactscount()[pri:0, instance:TestScripts.Contacts_Count@58ce9668] output={null}]]]>
</value>
</param>
</params>
<reporter-output>
</reporter-output>
</test-method> <!-- afterMethod -->
<test-method is-config="true" signature="afterSuite()[pri:0, instance:TestScripts.Contacts_Count@58ce9668]" started-at="2023-10-25T04:25:52Z" name="afterSuite" finished-at="2023-10-25T04:25:52Z" duration-ms="0" status="PASS">
<reporter-output>
</reporter-output>
</test-method> <!-- afterSuite -->
</class> <!-- TestScripts.Contacts_Count -->
</test> <!-- Default test -->
</suite> <!-- Default suite -->
</testng-results>