
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteSlimTests.SlimSymbols.SlimSymbolShouldShowRawContents.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.
Symbols should show the raw (in this case HTML) content that is used in the tests.
| script| fitnesse.fixtures.EchoFixture |
| $Table_= | echo | !-Test
-! |
| check | echo | $Table_ | $Table_ |
| show | echo | $Table_ |
!| script |
| given page | TestPage | with content | ${SUT_PATH} !-
!define TEST_SYSTEM {slim}
|script| fitnesse.fixtures.EchoFixture |
| $Table= | echo | !-Test
-!-!!- |
| check | echo | $Table | $Table |
| show | echo | $Table |
-! |
| test results for page | TestPage | should contain | $Table<-[<table><tr><td>Test</td></tr></table>] |
| ensure | content contains | $Table->[<table><tr><td>Test</td></tr></table>] |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy