All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
FitNesseRoot.files.testResults.RestFixtureTests.IssueFixes.Issue170.20160517142148_1_0_0_0.xml Maven / Gradle / Ivy
<?xml version="1.0"?>
<testResults>
<FitNesseVersion>v20151230</FitNesseVersion>
<rootPath>RestFixtureTests.IssueFixes.Issue170</rootPath>
<result>
<counts>
<right>4</right>
<wrong>0</wrong>
<ignores>1</ignores>
<exceptions>0</exceptions>
</counts>
<date>2016-05-17T14:21:48+01:00</date>
<runTimeInMillis>47</runTimeInMillis>
<content><div class="collapsible closed"><ul><li><a href='#' class='expandall'>Expand</a></li><li><a href='#' class='collapseall'>Collapse</a></li></ul>
<p class="title">Included page: <a href="RestFixtureTests.SetUp">.RestFixtureTests.SetUp</a> <a href="RestFixtureTests.SetUp?edit&amp;redirectToReferer=true&amp;redirectAction=" class="edit">(edit)</a></p>
<div><table>
<tr class="slimRowTitle">
<td>script</td>
<td colspan="2"><span class="pass">smartrics.rest.test.fitnesse.fixture.HttpServerFixture</span></td>
</tr>
<tr class="slimRowColor0">
<td>check</td>
<td>is started</td>
<td><span class="pass">true</span></td>
</tr>
<tr class="slimRowColor9">
<td colspan="3"><span class="pass">reset resources database</span></td>
</tr>
</table>
</div>
</div>
<br/><h3><a href="https://github.com/smartrics/RestFixture/issues/170">Issue #170</a> How to validate HTML</h3>
<br/>The issue refers to inability to extract XPath from html.<br/>Actually the html in the Issue #170 redefines the default namespace.<br/><pre>
&lt;html xmlns="http://www.foo.org/"&gt;
&lt;head&gt;
&lt;title&gt;ACS Simulator&lt;/title&gt;
...
</pre>
<br/><br/>As such the namespace must be defined for the XPath:<br/><br/><table>
<tr class="slimRowTitle">
<td><span class="pass">Table: Rest Fixture Config</span></td>
<td>conf</td>
</tr>
<tr class="slimRowColor0">
<td>restfixture.xml.namespace.context</td>
<td><span class="pass">&amp;nbsp;defalias=http://www.foo.org/&amp;nbsp;</span></td>
</tr>
</table>
<br/><table>
<tr class="slimRowTitle">
<td><span class="pass">Table: Rest Fixture</span></td>
<td><a href="http://localhost:9876">http://localhost:9876</a></td>
<td colspan="3">conf</td>
</tr>
<tr class="slimRowColor0">
<td>GET</td>
<td><div><a href='http://localhost:9876/files/support/issue170.html'>/files/support/issue170.html</a></div></td>
<td><div>200</div></td>
<td><div>Content-Type&nbsp;:&nbsp;text/html<br/>Content-Length&nbsp;:&nbsp;5684<br/>Server&nbsp;:&nbsp;Jetty(6.0.2)</div></td>
<td><div>&lt;html&nbsp;xmlns="http://www.foo.org/"&gt;
<br/>&lt;head&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;title&gt;ACS&nbsp;Simulator&lt;/title&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;link&nbsp;rel="stylesheet"&nbsp;type="text/css"&nbsp;href="https://www.datacash.com/CSS/application.css"/&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;style&nbsp;type="text/css"&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!--&nbsp;/*&nbsp;&lt;![CDATA[&nbsp;*/
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.acs_iframe_size&nbsp;{
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;width:&nbsp;390px;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;height:&nbsp;400px;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
<br/>
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/*&nbsp;]]&gt;&nbsp;*/
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/style&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;meta&nbsp;http-equiv="Content-Type"&nbsp;content="text/html;&nbsp;charset=iso-8859-1"/&gt;
<br/>&lt;/head&gt;
<br/>&lt;body&nbsp;onload="onLoadHandler();"&gt;
<br/>&lt;div&nbsp;class='acs_iframe_size'&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;h1&gt;ACS&nbsp;Simulator&lt;/h1&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;form&nbsp;name="return_form"
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;action="https%3A%2F%2Fdev01-realm1-mothercare.demandware.net%2Fon%2Fdemandware.store%2FSites-MCENGB-Site%2Fdefault%2FHello-Start"
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;method="POST"&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;noscript&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;center&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h1&gt;Processing&nbsp;your&nbsp;3-D&nbsp;Secure&nbsp;Transaction&lt;/h1&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h2&gt;JavaScript&nbsp;is&nbsp;currently&nbsp;disabled&nbsp;or&nbsp;is&nbsp;not&nbsp;supported&nbsp;by&nbsp;your&nbsp;browser.&lt;/h2&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h3&gt;Please&nbsp;click&nbsp;on&nbsp;the&nbsp;Submit&nbsp;button&nbsp;to&nbsp;continue&nbsp;the&nbsp;processing&nbsp;of&nbsp;your&nbsp;3-D&nbsp;secure&nbsp;transaction.&lt;/h3&gt;
<br/>
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input&nbsp;type="submit"&nbsp;value="Submit"/&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/center&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/noscript&gt;
<br/>
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;language="javascript"&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!--
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;function&nbsp;onLoadHandler()&nbsp;{
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document.return_form.submit();
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//--&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/script&gt;
<br/>
<br/>&nbsp;&nbsp;&nbsp;&lt;textarea&nbsp;style="display:&nbsp;none"&nbsp;name="PaRes"&gt;eJzVWFmzokoSfudXdPQ8ErfZVW6cPhHFDlrIKssbCrKICwKC/PpBz2afODPT0/M0RBhKVlZWfpVf
<br/>ZpaFPDnZOUkEO9m05+QZ+fbtCSZ1HaXJtzz++f0U/WBogpzQ9PT7bXAcNoCV1J8Hf9R5ekjiV51R
<br/>65Kc6/x4eCZ+4D/IJ+zt9W0YJudNFh2aN8EoijYVp+rPNEtMptMn7PX1Y3yfnFXheUYzM3LCzvCX
<br/>5wl7Eb/ZxT4bfjLam6BOHiz1efwMBdA9fnTH7GER4Lqw+fmE3TQ+9OOoSZ5JnJjgFMl+I9i/GfZv
<br/>fAR1l3+onW4rgf2xHVcncOYJexR8qI37fE4Om+vziOMJe3/7UEj60/GQjHPGJd5/vwP8jOfpFB2e
<br/>8YeHGJ9x7ehjsx3/wXqT7x/AkPgdzOjsXf6hVjdR09bPwRP2+usBQHS5PAMAOC7QXdf17PT2WVkm
<br/>eHnG/burPCDa5M+3NW7fv9oBZXo85022v4H9VfCO+M39EfuNeq8v9ki40bFz8q3fl4f65/esaU5/
<br/>Y1jXdT866sfxnGLkuBsYzmKjQjzy8x8f7LTvbFUP2+MfzB7n89HheMg3UZkPUTPyGiZNdoy/vTv/
<br/>lT3HupkkMEvk/xpt/rUh6MNfNwlOEcx37MH6O7TfMfvZzXMd/VVnEfGLRSvZJjeaJd9cS/35/R//
<br/>JnPv+kKeJnXzJ8t/Xvrd2Coq2+QZTbk1V8nYUu67M6kmnq8tiMwnjI070uZR88N57N37D058BPCX
<br/>mN537WV+y9JRYRaGb7rTsqOFq6cvFldBJqSlbKpHtJyKdX7yrbLNa72smJpQJytV91fB8UqcPAfB
<br/>NHgW5S2xCFdh3l07R2ZNbTbXsX6wD0qUUtfTxKZVGPKkSTUXbV/7vuGXy12DL+UYyki0z7LNShGL
<br/>61TpsvMcMnTmd9h+GxcsxOnBsfol6a1YaKc/XxA9uP+Gap5cH1GOEp/BWSFqok8iPjk3+Xbk5FiT
<br/>oKoKqcPzoK1S0KkcSFVOdYDOpbsq2+Uy2+EcMF0JCDyXDuICgp0MCFfkMsiv3LpHRAcYXKqvxpkO
<br/>L+nFmrLqwGN20FI7EQTCyjQVsSulUC7b4LC6hmTaSw5wXuYcHUQQrSyWJSHw9aMq9ngoiA7kxPsq
<br/>fA/nK3lVRDJzWcvsIXHEDHKz+xjoYWDJEo4Erp5tyDR1ZYlZe6s2VmBq4mIa5/QVcrQvOICGgniF
<br/>gzhAARJwdRxl6k3WLwVxQF6FXfIFvt+Bh/w7fL8DD3nAF0Ju84bPvOF7g2e6uqMqQQsLnjsMv0YI
<br/>AaYoAbDkChN0abDj02CcPyjLSSAA2dhhxHFqn9a40UCu0ruZwDD6pbs6BUOhaMv3OMIoTNNJ0ym6
<br/>Yi+Hi63UmyCWJxrYDmXOcgad2FGurj1UmhwhuQykFRmjFXWxlMkpge5ujRgpwWGoMZu7LDW7Roe4
<br/>7E/6HK0mlEFSaTgkhB+5bnzCGifu9/V5QzAKhUbyZTUmCDnjETDuJ4iWPDCPXZqK8mskYrEzeQhA
<br/>twCBFqihCoI1baaiznEzT3HZLvQYx8W7FLHIVRv62rjbq50q6uXmYJ3CfVkEY+ZCDr8bE1LT4zhT
<br/>NLlkVmYJf4JL0zyWTbOtTYTU5e7g8FzVjXG18IJT5QKqcppyVi2E8FzOi7iTmINzsJ14cbGFBA92
<br/>kcxlc5tLHQ5DoFl3vHknhSx22soeRAuCF7ryHFRdUr/Ecp+t92YvFsB84cjG4d3VLvKYHIl97RAJ
<br/>4gpy8GVSBuEjBxzFGpkHO/FlkYXYndzQ04/rPVuvyZhBoIV3cncfHNltiSP2zCSlIeI5e02y+Lgv
<br/>3J1ExzHVv0hz5Eai1OT6RefsF008tvQi5Y1yXq3DiELTGZ3nR7FI+Ku23js6cZHsZtjSA6yA6gmW
<br/>EyLGtCLmGX+t2uoUTJdEi+okiTvQvaCHyZIbuRvrqML7OENAzUtOxbgll7mw3lX6arKdzZBqEfAt
<br/>TdWKhbtrfqqEBHogZE8KVw7VXrZliR9wzM3PI7l6amLVBvg51sTPdQ35stKxwljpmut7pftqC4DA
<br/>YV8FEvlvIvlVIJH/JpJfBRL5MpIFSKQO75bCWDAK2MMBDLqgR6Psepc56bsMGdks/C8kRf4Vtt+F
<br/>htyx2WKnvGPLHklqBn7ZjBmNb66cYNocuSjULg1nnWAG2vwYqkh22ehjtRuTGAhpgIMRkgaOMge0
<br/>U0gl13xeutE+KRilJlfLxFGGBGunGb8/F6cQn+w2iE4u7GK5RV0VbulZrxJMn0wXeSiJ7a6STbfB
<br/>18YGSE3HuJfFwlte+GXUdHqzkex2tgMzJLQ9NCZI+mBkRpqSERFcEtbEsk0Tb2fUZkfODU6m22S2
<br/>5eDKmHuT7ETSZrC9EvJp32hThBc1AqSQA0Au0u2uS7dBp5j3mrMcT8qiJHf67tq6lU4Bfx8vY03H
<br/>W1bVp1ZujXAH5BYSxYZiGtVdGuVAkpfDXINB7uHtBTjSYSE511MueyFmHQNZPKkyB5VZzw9Au81F
<br/>OBA4oFwtoCV2wkskVLHLnGAk1lqW2rFJ2aN/L52wh5rlWaf1XiM2+/gILbcbO9590lzs+sfwwVge
<br/>STMA64U0tcOXVhmQWbsm+0tI7XrFAetXD6AjPbZGSbusKfO9cafpDvTbaS4tCePUgxcvLdwBpoJx
<br/>YPRgbBccNtyq1bgX5owD25k4Gh3bR/BOlleuSHeupOOwQKUp7o11yLKRBX5ZHvY8NBg1Zhyxmrhb
<br/>OjC9fOoRkO/z1RozXZqUN2LTz3piyoY4HhJzphScajNZED6y2E/3GZxfpB4I9OzkJ3ZhJW6vFRku
<br/>NlULc1+9mHoVyH7YdJOaw2pcbwmJRRtYbTg7Q+jytDJ80OIXYsinYlZfeOHUR4U+EG3jmBsKs7Q+
<br/>7MwCoLKabxvqvHecOXrsz1S+3uoBEu/YjZei2sXpK8Wf1idMsgS0ZDkhbMN0J0KoVWCySp1zQ4Yl
<br/>zcjqok3xruMnqDSj1CsiUosGvRQFm1XbcKHGE4HderW9vRytnbAgFhpdUYPP93PCS2jVPJJEsbft
<br/>dTC/2otZNtRINV/keGYouDX73SIsJsNYhMnlWxHWAPRROnMaZ7IxIcBl3q5kW11Twj3LXfB/xtwv
<br/>jpwDlD6OnMjtzPkq7LZ/cORE/tOR+j8dOZFPR+oYcvXbkdN9rOTunr3E/EMhTsX8FiHkMURjzwSA
<br/>VjmhAzeFObgdLUxhH9QHjsAYnSwHmjmMLWU1eL6hFtXWXCP+2s/5xbDBbS8wZoGwNvI5m+KZtNss
<br/>JVTXrxNxQ5ftaUZupaW9niankEWDiFV3B0MWJi5C6eZUOMsXxVhNzTSdzEuLmyeAIDP5XEEulBh6
<br/>zWf7Ka/sHC3RIUpii9Yb1jQhRHOZDxCrrGasVh23hbKv5Eml2mdnEdETwk0ifE/nUJV0eloHziq8
<br/>Sri7pLGFyB6drCL9M9tnDDIE2kgOC9vgie2UbXOuUYzuDF+zE6MpjqxeD6U7mzM0TChJZpuFgdLe
<br/>1Fcq1u8N1GmQRF5TGqvSE2vqMX7o6KUlWBNcnLMEXR3IdL3U+MmZVLRWoIKq2JEDJQ/7YfXWOpCv
<br/>e8e/bgW33vHYOpA/6R2PCYj8SQY+JiDyJxn4mIDIn/SOx9aB/HbvmANIhBZpLLmO1WKUvxyYGnAF
<br/>ooz/OKeeoDoz4Thj+JWNMd1Y79e2cp67ykwuoqkSE2iOxzUqpWhpbrFL0m1pd0qiqqSekHi5d8NF
<br/>XnfKJmm6opSCAFNoCWqGHUvnc71xxwOcoWJodsYulU3jLGW2fu5bZuXCij4geQF8M7gcqdJT+k4T
<br/>QypftWrcamJEEPhhnxfc1EDltky11WHvpEqlE4mZS4pajK1TihFinhrrmR94rbYm2rXmkFdeveTT
<br/>g0Z7yxQf99SQ5/g+xstJIB+HvvAnqMns3RzbE3OUVhFjd+48SefYxXFSAkXkNEZq0MMWqJxMySrE
<br/>D7mxoXSFatRWbaGHC1XMOfy2W3j5THG/bB3Y59uLJ+yXG46He5D7XTT2ehl9m/rrRfU/ASpnEJk=
<br/>&lt;/textarea&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input&nbsp;type="hidden"&nbsp;name="MD"&nbsp;value="3400900054126447"/&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/form&gt;
<br/>&lt;/div&gt;
<br/>
<br/>&lt;/body&gt;
<br/>&lt;/html&gt;
<br/></div></td>
</tr>
<tr class="slimRowColor1">
<td>let</td>
<td>title</td>
<td>body</td>
<td><div>//defalias:title/text()</div></td>
<td><div>ACS&nbsp;Simulator</div></td>
</tr>
</table>
</content>
<relativePageName>Issue170</relativePageName>
<instructions>
<instructionResult>
<instruction>{id='scriptTable_0_0', instruction='make', instanceName='scriptTableActor', className='smartrics.rest.test.fitnesse.fixture.HttpServerFixture', args=[]}</instruction>
<slimResult>pass(smartrics.rest.test.fitnesse.fixture.HttpServerFixture)</slimResult>
<expectation>
<status>pass</status>
<instructionId>scriptTable_0_0</instructionId>
<col>1</col>
<row>0</row>
<type>ConstructionExpectation</type>
<evaluationMessage>smartrics.rest.test.fitnesse.fixture.HttpServerFixture</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_0_1', instruction='call', instanceName='scriptTableActor', methodName='isStarted', args=[]}</instruction>
<slimResult>pass(true)</slimResult>
<expectation>
<status>pass</status>
<instructionId>scriptTable_0_1</instructionId>
<col>2</col>
<row>1</row>
<type>ReturnedValueExpectation</type>
<evaluationMessage>true</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_0_2', instruction='call', instanceName='scriptTableActor', methodName='resetResourcesDatabase', args=[]}</instruction>
<slimResult>pass()</slimResult>
<expectation>
<status>pass</status>
<instructionId>scriptTable_0_2</instructionId>
<col>0</col>
<row>2</row>
<type>ScriptActionExpectation</type>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_1_0', instruction='make', instanceName='tableTable_1', className='RestFixtureConfig', args=[conf]}</instruction>
<slimResult>pass(Table: Rest Fixture Config)</slimResult>
<expectation>
<status>pass</status>
<instructionId>tableTable_1_0</instructionId>
<col>0</col>
<row>0</row>
<type>ConstructionExpectation</type>
<evaluationMessage>Table: Rest Fixture Config</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_1_1', instruction='call', instanceName='tableTable_1', methodName='doTable', args=[[[restfixture.xml.namespace.context, defalias=http://www.foo.org/ ]]]}</instruction>
<slimResult>pass()</slimResult>
<expectation>
<status>pass</status>
<instructionId>tableTable_1_1</instructionId>
<type>TableTableExpectation</type>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_2_0', instruction='make', instanceName='tableTable_2', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>, conf]}</instruction>
<slimResult>pass(Table: Rest Fixture)</slimResult>
<expectation>
<status>pass</status>
<instructionId>tableTable_2_0</instructionId>
<col>0</col>
<row>0</row>
<type>ConstructionExpectation</type>
<evaluationMessage>Table: Rest Fixture</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_2_1', instruction='call', instanceName='tableTable_2', methodName='doTable', args=[[[GET, /files/support/issue170.html, , , ], [let, title, body, //defalias:title/text(), ]]]}</instruction>
<slimResult>ignore()</slimResult>
<expectation>
<status>ignore</status>
<instructionId>tableTable_2_1</instructionId>
<type>TableTableExpectation</type>
</expectation>
</instructionResult>
</instructions>
</result>
<finalCounts>
<right>1</right>
<wrong>0</wrong>
<ignores>0</ignores>
<exceptions>0</exceptions>
</finalCounts>
<totalRunTimeInMillis>47</totalRunTimeInMillis>
</testResults>