transcendental-lisp/fitnesse/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteWidgetTests/TestEmailWidget/content.txt

20 lines
451 B
Plaintext

This page tests bold text on a wiki page.
First create a page with bold text on it.
!|Page Creator|
|page name|page contents|page attributes|valid?|
|EmailPage|This is an@email.com text||true|
Then request that page
!|Response Requester|
|uri|valid?|
|EmailPage|true|
Examine the page to be sure it has the bold text
!|Response Examiner|
|type|pattern|matches?|value|
|contents|This is <a href="mailto:an@email.com">an@email.com</a> text|true||