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.HeadTests.20160224235329_0_0_0_1.xml Maven / Gradle / Ivy
<?xml version="1.0"?>
<testResults>
<FitNesseVersion>v20150424</FitNesseVersion>
<rootPath>RestFixtureTests.HeadTests</rootPath>
<result>
<counts>
<right>0</right>
<wrong>0</wrong>
<ignores>0</ignores>
<exceptions>5</exceptions>
</counts>
<runTimeInMillis>33</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">http server fixture <span class="error">Could not invoke constructor for HttpServerFixture[0]</span></td>
</tr>
<tr class="slimRowColor0">
<td>check</td>
<td>is started</td>
<td>true <span class="error">The instance scriptTableActor.isStarted. does not exist</span></td>
</tr>
<tr class="slimRowColor9">
<td colspan="3">reset resources database <span class="error">The instance scriptTableActor.resetResourcesDatabase. does not exist</span></td>
</tr>
</table>
</div>
</div>
<br/>Head requests should return no-body but the headers list should match that of the equivalent GET operation. <br/><br/><table>
<tr class="slimRowTitle">
<td>Table: Rest Fixture <span class="error">Could not invoke constructor for RestFixture[1]</span></td>
<td colspan="4"><a href="http://localhost:9876">http://localhost:9876</a></td>
</tr>
<tr class="slimRowColor0">
<td>GET</td>
<td>/resources/0</td>
<td>200</td>
<td>Content-Length : [\d+]</td>
<td></td>
</tr>
<tr class="slimRowColor1">
<td>let</td>
<td>length</td>
<td>header</td>
<td>Content-Length:(.+)</td>
<td></td>
</tr>
<tr class="slimRowColor0">
<td>let</td>
<td>type</td>
<td>header</td>
<td>Content-Type:(.+)</td>
<td></td>
</tr>
<tr class="slimRowColor1">
<td>HEAD</td>
<td>/resources/0</td>
<td>200</td>
<td>Content-Length : %length%</td>
<td>no-body</td>
</tr>
<tr class="slimRowColor0">
<td>HEAD</td>
<td>/resources/0</td>
<td>200</td>
<td>Content-Type: %type%</td>
<td>no-body</td>
</tr>
</table>
</content>
<relativePageName>HeadTests</relativePageName>
<instructions>
<instructionResult>
<instruction>{id='scriptTable_0_0', instruction='make', instanceName='scriptTableActor', className='HttpServerFixture', args=[]}</instruction>
<slimResult></slimResult>
<expectation>
<status>error</status>
<instructionId>scriptTable_0_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for HttpServerFixture[0]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_0_1', instruction='call', instanceName='scriptTableActor', methodName='isStarted', args=[]}</instruction>
<slimResult></slimResult>
<expectation>
<status>error</status>
<instructionId>scriptTable_0_1</instructionId>
<type>ReturnedValueExpectation</type>
<evaluationMessage>The instance scriptTableActor.isStarted. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_0_2', instruction='call', instanceName='scriptTableActor', methodName='resetResourcesDatabase', args=[]}</instruction>
<slimResult></slimResult>
<expectation>
<status>error</status>
<instructionId>scriptTable_0_2</instructionId>
<type>ScriptActionExpectation</type>
<evaluationMessage>The instance scriptTableActor.resetResourcesDatabase. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_1_0', instruction='make', instanceName='tableTable_1', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>]}</instruction>
<slimResult></slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_1_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_1_1', instruction='call', instanceName='tableTable_1', methodName='doTable', args=[[[GET, /resources/0, 200, Content-Length : [\d+], ], [let, length, header, Content-Length:(.+), ], [let, type, header, Content-Type:(.+), ], [HEAD, /resources/0, 200, Content-Length : %length%, no-body], [HEAD, /resources/0, 200, Content-Type: %type%, no-body]]]}</instruction>
<slimResult></slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_1_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_1.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
</instructions>
</result>
<finalCounts>
<right>0</right>
<wrong>0</wrong>
<ignores>0</ignores>
<exceptions>1</exceptions>
</finalCounts>
<totalRunTimeInMillis>33</totalRunTimeInMillis>
</testResults>