zonkyio / embedded-postgres

Java embedded PostgreSQL component for testing
Apache License 2.0
344 stars 43 forks source link

Add tests for Junit 5 and fix PreparedDbExtension instance(non-static) lifecycle. #45

Closed jameshilliard closed 3 years ago

jameshilliard commented 3 years ago

This is mostly just a port of the Junit 4 tests to Junit 5.