
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteEditResponderTests.TestEditExistingPage.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.
!2 Test editing an existent page.
The form should have a normal header, an edit area filled with the current contents of the page, and a save button.
----
!|script|
|given page|SomePage|with content|some content|
|the edit response should contain|SomePage|
|and should match|some content|
|and should match||
|and should match|action="SomePage"|
|and should match||
|and should match|type="submit"|
|and should match|value="Save"|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy