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

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

!|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