Using variables

Setting explicitly from scalar

A variable "var" in a SQLUnit test specification is denoted by ${var}. The value of a single variable can be set explicitly using the scalar form of the set tag:


<set name="${var}" value="41">