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.SuiteSetUp.20130612225948_0_0_0_6.xml Maven / Gradle / Ivy
<?xml version="1.0"?>
<testResults>
<FitNesseVersion>v20130530</FitNesseVersion>
<rootPath>SuiteSetUp</rootPath>
<result>
<counts>
<right>0</right>
<wrong>0</wrong>
<ignores>0</ignores>
<exceptions>6</exceptions>
</counts>
<runTimeInMillis>68</runTimeInMillis>
<content><span class="meta">variable defined: ns1=!-http://smartrics/ns1-!</span>
<br/><span class="meta">variable defined: defns=!-http://smartrics/defns-!</span>
<br/><br/><table>
<tr>
<td>Import</td>
</tr>
<tr>
<td><span class="pass">smartrics.rest.fitnesse.fixture</span></td>
</tr>
<tr>
<td><span class="pass">smartrics.rest.test.fitnesse.fixture</span></td>
</tr>
</table>
<br/><table>
<tr class="exception closed">
<td class="error">script</td>
<td colspan="2" class="error">Http Server Fixture</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:129) [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:129) [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>false <span class="error">The instance scriptTableActor.isStarted. does not exist</span></td>
</tr>
<tr>
<td>start server <span class="error">The instance scriptTableActor.startServer. does not exist</span></td>
<td colspan="2">9876</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>
</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">Configure the RestFixture with named configuration table of key value pairs</p>
<div>Read more about <a href="RestFixtureTests.RestFixtureConfig">RestFixtureConfig</a><br/></div>
</div>
<br/><table>
<tr>
<td colspan="2">Table: Rest Fixture Config <span class="error">Could not invoke constructor for RestFixtureConfig[0]</span></td>
</tr>
<tr>
<td>http.client.connection.timeout</td>
<td>5000</td>
</tr>
<tr>
<td>http.client.use.new.http.uri.factory</td>
<td>false</td>
</tr>
<tr>
<td>restfixture.display.actual.on.right</td>
<td>true</td>
</tr>
<tr>
<td>restfixture.display.toggle.for.cells.larger.than</td>
<td>200</td>
</tr>
<tr>
<td>restfixture.default.headers</td>
<td>defHeader : 1
anotherDefHeader : 2
</td>
</tr>
<tr>
<td>restfixture.xml.namespace.context</td>
<td>ns1alias=http://smartrics/ns1
defalias=http://smartrics/defns</td>
</tr>
<tr>
<td>restfixture.content.default.charset</td>
<td>UTF-8</td>
</tr>
<tr>
<td>restfixture.content.handlers.map</td>
<td>application/xml=XML
application/json=JSON
text/plain=TEXT
default=XML
application/x-javascript=JS
</td>
</tr>
</table>
</content>
<relativePageName>SuiteSetUp</relativePageName>
<instructions>
<instructionResult>
<instruction>{id='import_0_0', instruction='import', path='smartrics.rest.fitnesse.fixture'}</instruction>
<slimResult>pass(smartrics.rest.fitnesse.fixture)</slimResult>
<expectation>
<status>pass</status>
<instructionId>import_0_0</instructionId>
<col>0</col>
<row>1</row>
<type>ImportExpectation</type>
<evaluationMessage>smartrics.rest.fitnesse.fixture</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='import_0_1', instruction='import', path='smartrics.rest.test.fitnesse.fixture'}</instruction>
<slimResult>pass(smartrics.rest.test.fitnesse.fixture)</slimResult>
<expectation>
<status>pass</status>
<instructionId>import_0_1</instructionId>
<col>0</col>
<row>2</row>
<type>ImportExpectation</type>
<evaluationMessage>smartrics.rest.test.fitnesse.fixture</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_1_0', instruction='make', instanceName='scriptTableActor', className='HttpServerFixture', args=[]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>scriptTable_1_0</instructionId>
<type>ConstructionExpectation</type>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_1_1', instruction='call', instanceName='scriptTableActor', methodName='isStarted', args=[]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>scriptTable_1_1</instructionId>
<type>ReturnedValueExpectation</type>
<evaluationMessage>The instance scriptTableActor.isStarted. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_1_2', instruction='call', instanceName='scriptTableActor', methodName='startServer', args=[9876]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>scriptTable_1_2</instructionId>
<type>ScriptActionExpectation</type>
<evaluationMessage>The instance scriptTableActor.startServer. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='scriptTable_1_3', instruction='call', instanceName='scriptTableActor', methodName='isStarted', args=[]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>scriptTable_1_3</instructionId>
<type>ReturnedValueExpectation</type>
<evaluationMessage>The instance scriptTableActor.isStarted. does not exist</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_2_0', instruction='make', instanceName='tableTable_2', className='RestFixtureConfig', args=[]}</instruction>
<slimResult>null</slimResult>
<expectation>
<status>error</status>
<instructionId>tableTable_2_0</instructionId>
<type>ConstructionExpectation</type>
<evaluationMessage>Could not invoke constructor for RestFixtureConfig[0]</evaluationMessage>
</expectation>
</instructionResult>
<instructionResult>
<instruction>{id='tableTable_2_1', instruction='call', instanceName='tableTable_2', methodName='doTable', args=[[[http.client.connection.timeout, 5000], [http.client.use.new.http.uri.factory, false], [restfixture.display.actual.on.right, true], [restfixture.display.toggle.for.cells.larger.than, 200], [restfixture.default.headers, defHeader : 1
anotherDefHeader : 2
], [restfixture.xml.namespace.context, ns1alias=http://smartrics/ns1
defalias=http://smartrics/defns], [restfixture.content.default.charset, UTF-8], [restfixture.content.handlers.map, application/xml=XML
application/json=JSON
text/plain=TEXT
default=XML
application/x-javascript=JS
]]]}</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>
</instructions>
</result>
<finalCounts>
<right>0</right>
<wrong>0</wrong>
<ignores>0</ignores>
<exceptions>0</exceptions>
</finalCounts>
<totalRunTimeInMillis>0</totalRunTimeInMillis>
</testResults>