dimanche 6 mars 2016

How to test JDBI DAO's with H2-in-memory database?

I'm using Dropwizard framework with JDBI, I'm also using h2-in-memory for my test purposes. Also I've written my DAOs, and now i want to test them with unit tests. I came along the DBUnit which seem to fit my requirements.

But to integrate it with JDBI and fill it with test data?

Aucun commentaire:

Enregistrer un commentaire