When everything works just fine we get the message:

variable defined: FIXTURE_NAME=PassFixture
variable defined: EXPECTED_STYLE=ok

Included page: DoTest (edit)

Create a simple test page

script Page Builder
line !path lib/*.jar
line !|fitnesse.testutil.PassFixture|
line |blah|
page TestPage

Now run the test page.

Response Requester.
uri valid?
TestPage?responder=test true

Response Examiner.
contents?

Check the status message.

Response Examiner.
type pattern matches?
contents <a href=\\"\?executionLog\\" class=\\"ok\\">Execution Log</a> true