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

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

|import|
|fitnesse.slim.test|

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

|script|test slim|$X|
|check|returnConstructorArg|100|

|script: test slim|$X|
|check|returnConstructorArg|100|
|start|test slim|$X|
|check|returnConstructorArg|100|




© 2015 - 2024 Weber Informatics LLC | Privacy Policy