public class FitVariables extends Variables
nullValue, SPECIAL_REGEX_CHARS, VARIABLES_PATTERN| Constructor and Description |
|---|
FitVariables()
initialises variables with default config.
|
FitVariables(Config c)
initialises the variables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearAll()
crears all variables
(used for tests only, given the fact that the Fit variables are in fact static)
|
String |
get(String label)
gets a value.
|
void |
put(String label,
String val)
puts a value.
|
replaceNull, substitutepublic FitVariables()
FitVariables(Config)public FitVariables(Config c)
restfixture.null.value.representation to know how to render
nulls.c - the configCopyright © 2017 smartrics. All rights reserved.