RestFixtureTests.IssueFixes.Issue129

Included page: .RestFixtureTests.SetUp (edit)

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

Issue #129 Expectation on headers not met


Table: Rest Fixture http://localhost:9876
setBody {"dummy":"body"}
setHeader
Content-Type: application/json
POST
201
 Location : /resources/\d 
expected

Location : /resources/2
Content-Length : 0
Server : Jetty(6.0.2)
actual
no-body