transcendental-lisp/fitnesse/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteResponderTests/AddChildResponderSuite/AddNormalWithNameOfSuiteTest/content.txt

6 lines
262 B
Plaintext
Raw Normal View History

!|script|
|given page|ParentPage|
|add child page|SuiteChild|of type|Static|containing|child content|to parent page|ParentPage|should return Redirect|
|reject|page|ParentPage.SuiteChild|has attribute|Suite|
|reject|page|ParentPage.SuiteChild|has attribute|Test|