All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteWidgetTests.TestLineBreak.content.txt Maven / Gradle / Ivy

!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 - 2024 Weber Informatics LLC | Privacy Policy