FitNesse is started in the set up fixture so it's running,
A Graceful shutdown is initiated by making an HTTP request with the responder=shutdown
Wait a bit for things to settle down
Now FitNesse is no longer running.
.FrontPage .RecentChanges .FitNesse.SuiteAcceptanceTests
| FitNesse Status |
| isRunning? |
| yes |
A Graceful shutdown is initiated by making an HTTP request with the responder=shutdown
| Response Requester. | |
| uri | valid? |
| ?responder=shutdown | true |
Wait a bit for things to settle down
| Sleep | 100 |
Now FitNesse is no longer running.
| FitNesse Status |
| isRunning? |
| false |
.FrontPage .RecentChanges .FitNesse.SuiteAcceptanceTests