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.GetTests.20130612225948_0_0_0_27.xml Maven / Gradle / Ivy
<?xml version="1.0"?>
<testResults>
<FitNesseVersion>v20130530</FitNesseVersion>
<rootPath>GetTests</rootPath>
<result>
<counts>
<right>0</right>
<wrong>0</wrong>
<ignores>0</ignores>
<exceptions>27</exceptions>
</counts>
<runTimeInMillis>77</runTimeInMillis>
<content><br/><div class="collapsible closed"><ul><li><a href='#' class='expandall'>Expand All</a></li><li><a href='#' class='collapseall'>Collapse All</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="exception closed">
<td class="error">script</td>
<td colspan="2" class="error">smartrics.rest.test.fitnesse.fixture.HttpServerFixture</td>
</tr><tr class="exception-detail closed-detail"><td colspan="3"><pre>__EXCEPTION__:java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
at java.lang.Class.forName0(Native Method) [rt.jar:1.7.0_13]
at java.lang.Class.forName(Class.java:188) [rt.jar:1.7.0_13]
at fitnesse.slim.SlimExecutionContext.getClass(SlimExecutionContext.java:139) [fitnesse-20130530.jar]
at fitnesse.slim.SlimExecutionContext.searchPathsForClass(SlimExecutionContext.java:122) [fitnesse-20130530.jar]
at fitnesse.slim.SlimExecutionContext.createInstanceOfConstructor(SlimExecutionContext.java:100) [fitnesse-20130530.jar]
at fitnesse.slim.SlimExecutionContext.create(SlimExecutionContext.java:42) [fitnesse-20130530.jar]
at fitnesse.slim.StatementExecutor.create(StatementExecutor.java:75) [fitnesse-20130530.jar]
at fitnesse.slim.instructions.MakeInstruction.executeInternal(MakeInstruction.java:26) [fitnesse-20130530.jar]
at fitnesse.slim.instructions.Instruction.execute(Instruction.java:30) [fitnesse-20130530.jar]
at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:50) [fitnesse-20130530.jar]
at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:44) [fitnesse-20130530.jar]
at fitnesse.slim.ListExecutor.execute(ListExecutor.java:84) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:107) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.processTheInstructions(SlimServer.java:94) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:68) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:54) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.serve(SlimServer.java:40) [fitnesse-20130530.jar]
at fitnesse.slim.SlimService.accept(SlimService.java:112) [fitnesse-20130530.jar]
at fitnesse.slim.SlimService.startWithFactory(SlimService.java:37) [fitnesse-20130530.jar]
at fitnesse.slim.SlimService.main(SlimService.java:24) [fitnesse-20130530.jar]
Caused by: java.lang.ClassNotFoundException: javax.servlet.http.HttpServlet
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) [rt.jar:1.7.0_13]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [rt.jar:1.7.0_13]
at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.7.0_13]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [rt.jar:1.7.0_13]
at java.lang.ClassLoader.loadClass(ClassLoader.java:423) [rt.jar:1.7.0_13]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) [rt.jar:1.7.0_13]
at java.lang.ClassLoader.loadClass(ClassLoader.java:356) [rt.jar:1.7.0_13]
at java.lang.Class.forName0(Native Method) [rt.jar:1.7.0_13]
at java.lang.Class.forName(Class.java:188) [rt.jar:1.7.0_13]
at fitnesse.slim.SlimExecutionContext.getClass(SlimExecutionContext.java:139) [fitnesse-20130530.jar]
at fitnesse.slim.SlimExecutionContext.searchPathsForClass(SlimExecutionContext.java:122) [fitnesse-20130530.jar]
at fitnesse.slim.SlimExecutionContext.createInstanceOfConstructor(SlimExecutionContext.java:100) [fitnesse-20130530.jar]
at fitnesse.slim.SlimExecutionContext.create(SlimExecutionContext.java:42) [fitnesse-20130530.jar]
at fitnesse.slim.StatementExecutor.create(StatementExecutor.java:75) [fitnesse-20130530.jar]
at fitnesse.slim.instructions.MakeInstruction.executeInternal(MakeInstruction.java:26) [fitnesse-20130530.jar]
at fitnesse.slim.instructions.Instruction.execute(Instruction.java:30) [fitnesse-20130530.jar]
at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:50) [fitnesse-20130530.jar]
at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:44) [fitnesse-20130530.jar]
at fitnesse.slim.ListExecutor.execute(ListExecutor.java:84) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:107) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.processTheInstructions(SlimServer.java:94) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:68) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:54) [fitnesse-20130530.jar]
at fitnesse.slim.SlimServer.serve(SlimServer.java:40) [fitnesse-20130530.jar]
at fitnesse.slim.SlimService.accept(SlimService.java:112) [fitnesse-20130530.jar]
at fitnesse.slim.SlimService.startWithFactory(SlimService.java:37) [fitnesse-20130530.jar]
at fitnesse.slim.SlimService.main(SlimService.java:24) [fitnesse-20130530.jar]</pre></td></tr>
<tr>
<td>check</td>
<td>is started</td>
<td>true <span class="error">The instance scriptTableActor.isStarted. does not exist</span></td>
</tr>
<tr>
<td colspan="3">reset resources database <span class="error">The instance scriptTableActor.resetResourcesDatabase. does not exist</span></td>
</tr>
</table>
</div>
</div>
<br/><div class="collapsible"><ul><li><a href='#' class='expandall'>Expand All</a></li><li><a href='#' class='collapseall'>Collapse All</a></li></ul>
<p class="title">Notes</p>
<div>A GET request is performed on the resource whose URI is specified in the second cell.<br/>The following cell indicate:<br/>1) the expected return HTTP code,<br/>2) a subset of headers - regular expressions are allowed<br/>3) a list of XPaths to be executed in the body. Each XPath is run and it suceedes only if the result of the execution<br/>returns at least one node<br/></div>
</div>
<br/><br/><table>
<tr>
<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>
<td>GET</td>
<td>/resources/0</td>
<td>200</td>
<td>Content-Length : [\d]+</td>
<td>
/resource/name[text()='a funky name'] <br/>
/resource/data[text()='an important message']
</td>
</tr>
</table>
<br/><div class="collapsible"><ul><li><a href='#' class='expandall'>Expand All</a></li><li><a href='#' class='collapseall'>Collapse All</a></li></ul>
<p class="title">Absolute resource paths</p>
<div>A GET (as all other verbs) accepts absolute resource paths. <br/></div>
</div>
<br/><br/><table>
<tr>
<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>
<td>GET</td>
<td><a href="http://localhost:9876/resources/0">http://localhost:9876/resources/0</a></td>
<td>200</td>
<td>Content-Length : [\d]+</td>
<td>
/resource/name[text()='a funky name'] <br/>
/resource/data[text()='an important message']
</td>
</tr>
</table>
<br/>A GET request properly handles query strings. In this example the stub resource echoes the query string in a Query-String header<br/><br/><table>
<tr>
<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>
<td>GET</td>
<td>/resources/0?param=echome&amp;something=else&amp;another=parameter</td>
<td>200</td>
<td>Content-Length : [\d]+
Query-String : param=echome&something=else&another=parameter </td>
<td>
/resource/name[text()='a funky name'] <br/>
/resource/data[text()='an important message']
</td>
</tr>
</table>
<br/>Get a non existing resource should not find it<br/><br/><div class="collapsible"><ul><li><a href='#' class='expandall'>Expand All</a></li><li><a href='#' class='collapseall'>Collapse All</a></li></ul>
<p class="title">Note</p>
<div>Instead of XPaths you can specify 'no-body' if the operation is expected to return an empty body<br/></div>
</div>
<br/><br/><table>
<tr>
<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>
<td>GET</td>
<td>/resources/20</td>
<td>404</td>
<td>Content-Length : 0</td>
<td>no-body</td>
</tr>
<tr>
<td>GET</td>
<td>/resources/20.json</td>
<td>404</td>
<td>Content-Length : 0</td>
<td>no-body</td>
</tr>
</table>
<br/><div class="collapsible"><ul><li><a href='#' class='expandall'>Expand All</a></li><li><a href='#' class='collapseall'>Collapse All</a></li></ul>
<p class="title">XPaths and namespaces</p>
<div>Namespaces are supported by declaring the alias/uri map in the <a href="RestFixtureTests.RestFixtureConfig">RestFixtureConfig</a>, using the key restfixture.xml.namespace.context (See <a href="RestFixtureTests.SuiteSetup">SuiteSetup</a>)<br/></div>
</div>
<br/><br/><table>
<tr>
<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>
<td>GET</td>
<td>/resources/0</td>
<td>200</td>
<td>Content-Length : [\d]+</td>
<td>
/resource/nstag/ns1alias:number[text()='3']
</td>
</tr>
</table>
<br/><br/><div class="collapsible"><ul><li><a href='#' class='expandall'>Expand All</a></li><li><a href='#' class='collapseall'>Collapse All</a></li></ul>
<p class="title">Json</p>
<div>Expectations can be asserted also in json format for responses whose content type is 'application/json' or 'application/x-javascript'<br/></div>
</div>
<br/><br/><table>
<tr>
<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>
<td>GET</td>
<td>/resources/1.json</td>
<td>200</td>
<td>Content-Type : application/json;charset=ISO-8859-1</td>
<td>
jsonbody.resource.name=='a funky name' <br/>
jsonbody.resource.data=='an important message'
</td>
</tr>
</table>
<br/><div class="collapsible"><ul><li><a href='#' class='expandall'>Expand All</a></li><li><a href='#' class='collapseall'>Collapse All</a></li></ul>
<p class="title">Rest requests with query string containing array parameters</p>
<div>A query string can contain parameter arrays and they are correctly handled by Rest Fixture.<br/></div>
</div>
<br/><br/>To allow correct handling of array parameters a new configuration option must be set: *http.client.use.new.http.uri.factory*<br/><br/><table>
<tr>
<td>Table: Rest Fixture Config <span class="error">Could not invoke constructor for RestFixtureConfig[1]</span></td>
<td>withArrayParametersSupport</td>
</tr>
<tr>
<td>http.client.use.new.http.uri.factory</td>
<td>true</td>
</tr>
</table>
<br/><table>
<tr>
<td>Table: Rest Fixture <span class="error">Could not invoke constructor for RestFixture[2]</span></td>
<td><a href="http://localhost:9876">http://localhost:9876</a></td>
<td colspan="3">withArrayParametersSupport</td>
</tr>
<tr>
<td>GET</td>
<td>/resources/0?a[0]=2&amp;a[1]=4</td>
<td>200</td>
<td></td>
<td></td>
</tr>
</table>
<br/><br/><div class="collapsible"><ul><li><a href='#' class='expandall'>Expand All</a></li><li><a href='#' class='collapseall'>Collapse All</a></li></ul>
<p class="title">Follow redirects setting</p>
<div>To allow redirects to be followed automatically or not the configuration paramerer <pre>restfixture.requests.follow.redirects</pre>
needs to be set (defaults to true)<br/></div>
</div>
<br/><table>
<tr>
<td>Table: Rest Fixture Config <span class="error">Could not invoke constructor for RestFixtureConfig[1]</span></td>
<td>withFollowRedirect</td>
</tr>
<tr>
<td>restfixture.requests.follow.redirects</td>
<td>false</td>
</tr>
</table>
<br/><table>
<tr>
<td>Table: Rest Fixture <span class="error">Could not invoke constructor for RestFixture[2]</span></td>
<td><a href="http://localhost:9876">http://localhost:9876</a></td>
<td colspan="3">withFollowRedirect</td>
</tr>
<tr>
<td>GET</td>
<td>/resources/redirect/0</td>
<td>301</td>
<td>Location: /resources/0</td>
<td>no-body</td>
</tr>
</table>
<br/><table>
<tr>
<td>Table: Rest Fixture Config <span class="error">Could not invoke constructor for RestFixtureConfig[1]</span></td>
<td>withFollowRedirect</td>
</tr>
<tr>
<td>restfixture.requests.follow.redirects</td>
<td>true</td>
</tr>
</table>
<br/><table>
<tr>
<td>Table: Rest Fixture <span class="error">Could not invoke constructor for RestFixture[2]</span></td>
<td><a href="http://localhost:9876">http://localhost:9876</a></td>
<td colspan="3">withFollowRedirect</td>
</tr>
<tr>
<td>GET</td>
<td>/resources/redirect/0</td>
<td>200</td>
<td></td>
<td></td>
</tr>
</table>
<br/></content>
<relativePageName>GetTests</relativePageName>
<instructions>
<instructionResult>
<instruction>{id='scriptTable_0_0', instruction='make', instanceName='scriptTableActor', className='smartrics.rest.test.fitnesse.fixture.HttpServerFixture', args=[]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>scriptTable_0_0</instructionId>
<type>ConstructionExpectation</type>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_0_1', instruction='call', instanceName='scriptTableActor', methodName='isStarted', args=[]}</instruction>
<slimResult>null</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>null</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>null</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]+,
/resource/name[text()='a funky name'] <br/>
/resource/data[text()='an important message']
]]]}</instruction>
<slimResult>null</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>
<instructionResult>
<instruction>{id='tableTable_2_0', instruction='make', instanceName='tableTable_2', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_2_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_2_1', instruction='call', instanceName='tableTable_2', methodName='doTable', args=[[[GET, <a href="http://localhost:9876/resources/0">http://localhost:9876/resources/0</a>, 200, Content-Length : [\d]+,
/resource/name[text()='a funky name'] <br/>
/resource/data[text()='an important message']
]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_2_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_2.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_3_0', instruction='make', instanceName='tableTable_3', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_3_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_3_1', instruction='call', instanceName='tableTable_3', methodName='doTable', args=[[[GET, /resources/0?param=echome&something=else&another=parameter, 200, Content-Length : [\d]+
Query-String : param=echome&something=else&another=parameter ,
/resource/name[text()='a funky name'] <br/>
/resource/data[text()='an important message']
]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_3_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_3.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_4_0', instruction='make', instanceName='tableTable_4', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_4_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_4_1', instruction='call', instanceName='tableTable_4', methodName='doTable', args=[[[GET, /resources/20, 404, Content-Length : 0, no-body], [GET, /resources/20.json, 404, Content-Length : 0, no-body]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_4_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_4.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_5_0', instruction='make', instanceName='tableTable_5', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_5_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_5_1', instruction='call', instanceName='tableTable_5', methodName='doTable', args=[[[GET, /resources/0, 200, Content-Length : [\d]+,
/resource/nstag/ns1alias:number[text()='3']
]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_5_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_5.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_6_0', instruction='make', instanceName='tableTable_6', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_6_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_6_1', instruction='call', instanceName='tableTable_6', methodName='doTable', args=[[[GET, /resources/1.json, 200, Content-Type : application/json;charset=ISO-8859-1,
jsonbody.resource.name=='a funky name' <br/>
jsonbody.resource.data=='an important message'
]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_6_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_6.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_7_0', instruction='make', instanceName='tableTable_7', className='RestFixtureConfig', args=[withArrayParametersSupport]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_7_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixtureConfig[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_7_1', instruction='call', instanceName='tableTable_7', methodName='doTable', args=[[[http.client.use.new.http.uri.factory, true]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_7_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_7.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_8_0', instruction='make', instanceName='tableTable_8', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>, withArrayParametersSupport]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_8_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[2]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_8_1', instruction='call', instanceName='tableTable_8', methodName='doTable', args=[[[GET, /resources/0?a[0]=2&a[1]=4, 200, , ]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_8_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_8.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_9_0', instruction='make', instanceName='tableTable_9', className='RestFixtureConfig', args=[withFollowRedirect]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_9_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixtureConfig[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_9_1', instruction='call', instanceName='tableTable_9', methodName='doTable', args=[[[restfixture.requests.follow.redirects, false]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_9_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_9.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_10_0', instruction='make', instanceName='tableTable_10', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>, withFollowRedirect]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_10_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[2]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_10_1', instruction='call', instanceName='tableTable_10', methodName='doTable', args=[[[GET, /resources/redirect/0, 301, Location: /resources/0, no-body]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_10_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_10.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_11_0', instruction='make', instanceName='tableTable_11', className='RestFixtureConfig', args=[withFollowRedirect]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_11_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixtureConfig[1]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_11_1', instruction='call', instanceName='tableTable_11', methodName='doTable', args=[[[restfixture.requests.follow.redirects, true]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_11_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_11.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_12_0', instruction='make', instanceName='tableTable_12', className='RestFixture', args=[<a href="http://localhost:9876">http://localhost:9876</a>, withFollowRedirect]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_12_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixture[2]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_12_1', instruction='call', instanceName='tableTable_12', methodName='doTable', args=[[[GET, /resources/redirect/0, 200, , ]]]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_12_1</instructionId>
<type>TableTableExpectation</type>
<evaluationMessage>The instance tableTable_12.doTable. does not exist</evaluationMessage>
</expectation>
</instructionResult>
</instructions>
</result>
<finalCounts>
<right>0</right>
<wrong>0</wrong>
<ignores>0</ignores>
<exceptions>0</exceptions>
</finalCounts>
<totalRunTimeInMillis>0</totalRunTimeInMillis>
</testResults>