
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteResponderTests.AddChildResponderSuite.ScenarioLibrary.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.
!|scenario|add child page|page|containing|content|to parent page|parentPage|should return Redirect|
|add child page|@page|containing|@content|to parent page|@parentPage|should return|303|
!|scenario|add child page|page|containing|content|to parent page|parent page|should return Not Found|
|add child page|@page|containing|@content|to parent page|@parentPage|should return|404|
!|scenario|add child page|page|containing|content|to parent page|parent page|should return BadRequest|
|add child page|@page|containing|@content|to parent page|@parentPage|should return|400|
!|scenario|add child page|page|containing|content|to parent page|parent page|should return|return code|
|add child page|@page|of type|Default|containing|@content|to parent page|@parentPage|should return|@returnCode|
!|scenario|add child page|page|of type|type|containing|content|to parent page|parent page|should return Redirect|
|add child page|@page|of type|@type|containing|@content|to parent page|@parentPage|should return|303|
!|scenario|add child page|page|of type|type|containing|content|to parent page|parent page|should return|return code|
|check|request page|@parentPage?addChild&pageName=@page&pageContent=@content&pageType=@type|@returnCode|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy