Sha256: 898977f939f05f3eb11e22ab2b0749e0a5fd489bf0862c123c9cec2538f935e8
Contents?: true
Size: 1.51 KB
Versions: 8
Compression:
Stored size: 1.51 KB
Contents
!3 If the Test attribute is set to true, the Test button should show up on top with a break between it and the other action buttons. Create a test page. |Page creator. | |Page name. |Page contents. |page attributes|valid?| |!-SomePage-!|any page at all|Test=true |true | Request the page |Response Requester. | |uri |valid?|contents?| |!-SomePage-!|true | | Examine the requested page to ensure the correct links are displayed in the correct order. !| Response Examiner. | |line |inOrder?| |<a href="SomePage?test" accesskey="t">Test</a> |true | |<a href="SomePage?edit" accesskey="e">Edit</a> |true | |<a href="SomePage?properties" accesskey="p">Properties</a> |true | |<a href="SomePage?whereUsed" accesskey="w">Where Used</a> |true | |<a href="SomePage?versions" accesskey="v">Versions</a> |true | |<a href="/files" accesskey="f">Files</a> |true | |<a href="?search" accesskey="s">Search</a> |true | |<a href="/RecentChanges" accesskey="">Recent Changes</a> |true | |<a href="?testHistory">Test History</a> |true | |<a href="SomePage?pageHistory" accesskey="h">Page History</a>|true | |<a href="?test&remote_debug">Remote Debug</a> |true | |<a href="/FitNesse.UserGuide" accesskey="">User Guide</a> |true |
Version data entries
8 entries across 8 versions & 1 rubygems