public class SlimVariables extends Variables
nullValue, SPECIAL_REGEX_CHARS, VARIABLES_PATTERN| Constructor and Description |
|---|
SlimVariables(Config c,
fitnesse.slim.StatementExecutorInterface executor)
initialises the variables.
|
| Modifier and Type | Method and Description |
|---|---|
String |
get(String label)
gets a value.
|
void |
put(String label,
String val)
puts a value.
|
replaceNull, substitutepublic SlimVariables(Config c, fitnesse.slim.StatementExecutorInterface executor)
restfixture.null.value.representation to know how to render
nulls.c - the config objectexecutor - the executorCopyright © 2017 smartrics. All rights reserved.