FitNesse

TestNavigationDefault

Included page: .FitNesse.SuiteAcceptanceTests.SetUp (edit)

Import
fitnesse.fixtures

SetUp

Each page has links in the left rail. This test verifies the default set of links.


Create a page.
Page creator.
Page name. Page contents. valid?
SomePage any page at all 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?
<header> true
<li><a href="SomePage?edit" accesskey="e">Edit</a></li> true
<li><a href="SomePage?properties" accesskey="p">Properties</a></li> true
<li><a href="SomePage?whereUsed" accesskey="w">Where Used</a></li> true
<li><a href="SomePage?versions" accesskey="v">Versions</a></li> true
<a href="/files" accesskey="f">Files</a></li> true
<li><a href="?searchForm" accesskey="s">Search</a></li> true
<li><a href="/RecentChanges" accesskey="">Recent Changes</a></li> true
<a href="/FitNesse.UserGuide" accesskey="">User Guide</a></li> true

Included page: .FitNesse.SuiteAcceptanceTests.TearDown (edit)



tear down

Keyboard Shortcuts ?

×
  • t Test
  • e Edit page
  • a Add new page
  • p Properties
  • w Where used?
  • / Focus on search bar
  • s Open search page
  • g u Go to User Guide