patch: improve exception propagation in testcases

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема patch: improve exception propagation in testcases
Дата
Msg-id 20031202062946.GH19205@opencloud.com
обсуждение исходный текст
Ответы Re: patch: improve exception propagation in testcases
Список pgsql-jdbc
This patch modifies various testcases and test support code so they do not
catch-and-rethrow SQLExceptions as assertion failures. This means you
actually see the original exception (and under 1.4, any nested exception)
without any extra work; it also makes the code a bit easier to read.

-O

Вложения

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