Tag:
Junit
by Imran Shaikh
how you can use an in-memory database to test a core Java project, specifically H2 DB. The official name of H2 DB is H2 …
by Imran Shaikh
This post is the start of a new series of posts on TDD development in Java. This will be a quick introduction to JUnit …