
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteSlimTests.SlimSymbols.TestSymbolsDontGetTurnedToStringsInTheOutput.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.
|import|
|fitnesse.slim.test|
!|script|test slim|
!|scenario|should be bill|value|
|check|echo string|@value|bill|
!|script|
|$x=|echo string|bill|
|should be bill|$x|
!|script|
|$x=|echo string|bob|
!|script|
|$x=|echo string|bill|
|should be bill|$x|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy