Menu

#5 Named Parameters in XML file

open
nobody
5
2005-08-15
2005-08-15
ramoloney
No

SQLUnit should support calling stored procedures using
named parameters in the XML test file.

This can be very useful when a stored procedure has
say 10 parameters but only 2 are mandatory.

It also aids maintenance, as when stored procedures
get updated we usually make the extra parameters
optional (default their values).

Discussion


Log in to post a comment.