pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: vlsi (@vlsi) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #3967: test: move test table creation from @BeforeEach to @BeforeAll
Date: Mon, 16 Mar 2026 15:19:13 +0000
Message-ID: <[email protected]> (raw)
Tables are created once per test class instead of before every test method, reducing redundant DDL overhead. Seed data is truncated and reinserted in `@BeforeEach` where needed. Uses try-with-resources for connection handling in the new static setup/teardown methods.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://pgjdbc/pgjdbc
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] PR #3967: test: move test table creation from @BeforeEach to @BeforeAll
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox