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

FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteSlimTests.TestCanPassSymbolsIntoConstructors.content.txt Maven / Gradle / Ivy

There is a newer version: 4.4
Show newest version
You should be able to pass symbols into constructor arguments of slim tables.

|import|
|fitnesse.slim.test|

|script|test slim|
|$X=|echo int|99|

|script|test slim|$X|
|check|return constructor arg|99|

|script|
|start|test slim|$X|
|check|return constructor arg|99|

|test slim|$X|
|return constructor arg?|
|99|




© 2015 - 2025 Weber Informatics LLC | Privacy Policy