All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteSlimTests.TableTableSuite.SymbolAssignmentAndReferenceOfTheSameInOneTable.content.txt Maven / Gradle / Ivy

There is a newer version: 4.4
Show newest version
|import            |
|fitnesse.slim.test|

|script          |
|$X=|echo int|199|
|$Y=|echo int|44 |

!|table: Table Table Inc First Col                          |
|12|$${RUNNING_PAGE_NAME}=|# Assign to a new symbol         |
|$X|$Y=                   |# Assign to an existing symbol   |
|$Y|$Z=                   |# Assign a freshly assigned value|





© 2015 - 2025 Weber Informatics LLC | Privacy Policy