transcendental-lisp/fitnesse/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteSymbolicLinkTests/TestCreatingBackwardSymboli.../content.txt

25 lines
707 B
Plaintext
Raw Normal View History

!include CreateBackwardSymbolicLink
Creating a symlink will redirect back to the properties page.
!|Response Examiner.|
|type |pattern |matches? |contents?|
|contents|Location: /LinkingPage.LinkingChild\?properties|true||
Let's have a look at the properties view.
!|Response Requester.|
|uri |status?|
|LinkingPage.LinkingChild?properties|200|
!********************> RESPONSE DATA
!|Response Examiner. |
|type |wrappedHtml?|
|contents| |
****!
The newly created symbolic link will be listed along with a link to the linked page.
!|Response Examiner.|
|type |pattern|matches?|
|contents|SymLink|true|
|contents|<a href=".LinkingPage.LinkedChild"><LinkingPage.LinkedChild</a>|true|