Re: patch: support older junit versions

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: patch: support older junit versions
Дата
Msg-id Pine.BSO.4.56.0407191924470.26985@leary.csoft.net
обсуждение исходный текст
Ответ на patch: support older junit versions  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc

On Tue, 20 Jul 2004, Oliver Jowett wrote:

> My version of junit (3.7) doesn't have assertFalse. ArrayTest uses it in
> a couple of places. This patch changes assertFalse(condition) to
> assertTrue(!condition).
>

Applied.

Kris Jurka

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: patch: support older junit versions
Следующее
От: Oliver Jowett
Дата:
Сообщение: patch: ensure testdbencoding test table is dropped