
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteWidgetTests.TestLineBreak.content.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse Show documentation
Show all versions of fitnesse Show documentation
The fully integrated standalone wiki, and acceptance testing framework.
!3 This page tests line breaks.
#
* First create a page with line breaks in it.
#
|script|
|start|Page Builder|
|line|one|
|line||
|line|two|
|page|!-LineBreakPage-!|
#
* Then request that page
#
|Response Requester.|
|uri|valid?|contents?|
|!-LineBreakPage-!|true||
#
* Make sure the page has three line breaks.
#
|Response Examiner.|
|type|pattern|matches?|value|
|contents|one.*
.*
.*two.*
.*|true||
© 2015 - 2025 Weber Informatics LLC | Privacy Policy