UNIT-tests and SQL

Поиск
Список
Период
Сортировка
От KÖPFERL Robert
Тема UNIT-tests and SQL
Дата
Msg-id ED4E30DD9C43D5118DFB00508BBBA76EB167BF@neptun.sonorys.at
обсуждение исходный текст
Список pgsql-sql
What's your experience concerning unit tests for stored procedures on
postgres?

I'd expect to write wrappers for any *unit - programming language and use
its *unit variant to do the actual testing.
From my feeling SQLunit is kind of too xml-ish and I'm not sure wheter I can
save the output of some fcn to use it as input for fcn A and B.

Yeah, what're you doin?


В списке pgsql-sql по дате отправления:

Предыдущее
От: "M.D.G. Lange"
Дата:
Сообщение: Updatable view
Следующее
От: Vadivel Subramaniam
Дата:
Сообщение: SQLCloseCursor() or SQLFreeStmt does not free memory allcated to read CLOB field in Oracle.