Included page: .RestFixtureFitTests.SetUp (edit)
| Action Fixture | ||
| start | smartrics.rest.test.fitnesse.fixture.HttpServerFixture | |
| check | is started | true |
| press | reset resources database | |
DELETE
Note
You may not want to specify any expectation neither in the header cell nor in the body cell, as in the GET below
| Fit Rest Fixture | http://localhost:7654 | |||
| DELETE | /resources/0 | 204 | Server : Jetty(6.0.2) | no-body |
| GET | /resources/0 | 404 | Set-Cookie : JID="ABC.${a.y}"; Content-Length : 0 Server : Jetty(6.0.2) |
no-body |