FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteResponderTests.AddChildResponderSuite.AddSimpleChildPageTest.content.txt Maven / Gradle / Ivy
!|script|
|given page|ParentPage|
|add child page|ChildPage|containing|child content|to parent page|ParentPage|should return Redirect|
|page|ParentPage.ChildPage|should contain|child content|