FINRAOS/HiveQLUnit

Easier Script Variable Substitution

Closed this issue · 1 comments

The SubstituteVariableResource substitutes values for variables in wrapped TextResources (${variable} -> value), but only does one variable per wrapper object. A more practical means is needed for substituting large numbers of variables.

Fulfilled by #11