SQLUnit User Guide | ||
---|---|---|
<<< Previous | Next >>> |
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"> |
<<< Previous | Home | Next >>> |
Controlling Transactions | Setting explicitly from query |