2023-10-09 07:23:14 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-10-25 05:20:29 +00:00
|
|
|
<testng-results ignored="0" total="1" passed="1" failed="0" skipped="0">
|
2023-10-09 07:23:14 +00:00
|
|
|
<reporter-output>
|
|
|
|
</reporter-output>
|
2023-10-25 05:20:29 +00:00
|
|
|
<suite started-at="2023-10-25T04:14:52Z" name="Default suite" finished-at="2023-10-25T04:25:52Z" duration-ms="659989">
|
2023-10-09 07:23:14 +00:00
|
|
|
<groups>
|
|
|
|
</groups>
|
2023-10-25 05:20:29 +00:00
|
|
|
<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">
|
2023-10-18 09:24:40 +00:00
|
|
|
<reporter-output>
|
|
|
|
</reporter-output>
|
|
|
|
</test-method> <!-- beforeSuite -->
|
2023-10-25 05:20:29 +00:00
|
|
|
<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">
|
2023-10-18 09:24:40 +00:00
|
|
|
<reporter-output>
|
|
|
|
</reporter-output>
|
|
|
|
</test-method> <!-- beforeMethod -->
|
2023-10-25 05:20:29 +00:00
|
|
|
<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">
|
2023-10-18 09:24:40 +00:00
|
|
|
<reporter-output>
|
|
|
|
</reporter-output>
|
2023-10-25 05:20:29 +00:00
|
|
|
</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">
|
2023-10-18 09:24:40 +00:00
|
|
|
<params>
|
|
|
|
<param index="0">
|
|
|
|
<value>
|
2023-10-25 05:20:29 +00:00
|
|
|
<![CDATA[[TestResult name=Contactscount status=SUCCESS method=Contacts_Count.Contactscount()[pri:0, instance:TestScripts.Contacts_Count@58ce9668] output={null}]]]>
|
2023-10-18 09:24:40 +00:00
|
|
|
</value>
|
|
|
|
</param>
|
|
|
|
</params>
|
|
|
|
<reporter-output>
|
|
|
|
</reporter-output>
|
|
|
|
</test-method> <!-- afterMethod -->
|
2023-10-25 05:20:29 +00:00
|
|
|
<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">
|
2023-10-18 09:24:40 +00:00
|
|
|
<reporter-output>
|
|
|
|
</reporter-output>
|
|
|
|
</test-method> <!-- afterSuite -->
|
|
|
|
</class> <!-- TestScripts.Contacts_Count -->
|
2023-10-09 07:23:14 +00:00
|
|
|
</test> <!-- Default test -->
|
|
|
|
</suite> <!-- Default suite -->
|
|
|
|
</testng-results>
|