Blame view

test/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteWidgetTests/TestBrokenWikiWordLink/content.txt 348 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
6
7
!2 Test the rendering of a broken WikiPageReference.
 * A broken WikiPageReference is a reference to a page that does not not exist.
 * It should be rendered as a '''[?]'''.  The '''[?]''' is a link to the wiki page followed by '''?edit'''
----
!|script|
|given page|ReferencePage|with content|SomePage|
|it should have creating link to|SomePage|