
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteWidgetTests.TestHash.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.
!|script|
|given page|HashPage|with content|!-!{a:b}-!|
|it should match|.table class="hash_table"|
|it should match|tr class="hash_row"|
|it should match|td class="hash_key"|
|it should match|td class="hash_value"|
|Response Examiner|
|wrapped html?|
||
!|script|
|given page|HashPageTwo|with content|!-!{a:b,c:d}-!|
|it should match|.tr class="hash_row">.*td class="hash_key">.*a.*/td>.*td class="hash_value">.*b.*/td>.*/tr>|
|it should match|.tr class="hash_row">.*td class="hash_key">.*c.*/td>.*td class="hash_value">.*d.*/td>.*/tr>|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy