
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteSymbolicLinkTests.CreateAbsoluteSymbolicLink.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.
Create an absolute symbolic link from a sub-page:
First we need to create some pages to play with.
!|Page creator.|
|Page name. |PageContents. |valid?|
|LinkingPage |LINKING PAGE |true |
|LinkingPage.LinkingChild|LINKING CHILD |true |
|LinkedPage |LINKED PAGE |true |
|LinkedPage.LinkedChild |LINKED CHILD |true |
Now we create a symbolic link named !-SymLink-!. This links !-LinkedPage.LinkedChild-! as a child of !-LinkingPage.LinkingChild-!.
!|Response Requester.|
|uri |status?|
|LinkingPage.LinkingChild?responder=symlink&linkName=SymLink&linkPath=.LinkedPage.LinkedChild|303|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy