![JAR search and dependency download from the Maven repository](/logo.png)
FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteResponderTests.SuiteMoveResponder.TestMoveIncludedPage.content.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smartrics-RestFixture-LiveDoc Show documentation
Show all versions of smartrics-RestFixture-LiveDoc Show documentation
FitNesse tests documenting the RestFixture
!3 When we move a page that is !included, the !include should be changed appropriately.
First build a page, a subpage to move, and a target page to move it to. Then build a page that references the sub child to be moved.
|Page creator.|
|Page name. |Page contents.|valid?|
|!-ParentPage-! |x |true |
|!-ParentPage.SubPage-!|sub page |true |
|!-NewParentPage-! |x |true |
|!-ReferingPage-! |!-!include ParentPage.SubPage-!|true |
Then move the sub page.
|Response Requester.|
|uri |status?|
|!-ParentPage.SubPage?responder=movePage&newLocation=NewParentPage&refactorReferences=on-!||
Make sure that the refering page now !includes the old page at the new location.
|Response Requester.|
|uri|valid?|contents?|
|!-ReferingPage-!|true||
|Response Examiner.|
|type |pattern|matches?|wrapped html?|
|contents|!-.NewParentPage.SubPage-!|true||
|Response Examiner.|
|type |pattern|matches?|
|contents|sub page|true|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy