RestFixtureTests.IssueFixes.Issue123

Included page: .RestFixtureTests.SetUp (edit)

script smartrics.rest.test.fitnesse.fixture.HttpServerFixture
check is started true
reset resources database

Issue #123 Let method not working in smartrics-RestFixture-4.0


When I try to execute the following using smartrics-RestFixture-4.0, i get the following error, while the same works fine with smartrics-RestFixture-3.0

Error:

382 [main] ERROR smartrics.rest.fitnesse.fixture.RestFixture - Exception raised when processing row let
java.lang.RuntimeException: Method named let threw an exception when executing.
(Follows stack trace)

Table: Rest Fixture http://localhost:9876
setBody {"dummy":"body"}
setHeader
Content-Type: application/json
POST
201
Location : /resources/2
Content-Length : 0
Server : Jetty(6.0.2)
no-body
let length header
Content-LengthX:(.+)