FitNesse. SuiteAcceptanceTests. SuiteWidgetTests.
TestHttpLink

Test that HTTP links are rendered correctly

If a string of the form http://some_url appears in wiki text, it is converted to a link.


Check the creation of an HTTP link.

Page creator.
Page name. Page contents. Page attributes. valid?
HttpLinkPage http://fitnesse.org   true
Response Requester.
uri valid?
HttpLinkPage true
Response Examiner.
type pattern matches? value
contents <a href="http://fitnesse.org">http://fitnesse.org</a> true  


.FrontPage .RecentChanges .FitNesse.SuiteAcceptanceTests