-
Nov 9th, 2012, 11:23 PM
#1
Unit testing and integration testing using JUnit, Liquibase, HSQLDB, Hibernate, Maven
Hi.
I'd like to contribute and share with the community with a big article of how to integrate spring, liquibase and maven to perform fine grained integration/unit testing. Original article is located here.
The main idea is that unit tests use the same database schema as the real application. Schema is deployed into the in-memory database (HSQLDB) on-fly.
Maybe we can put it somewhere into the tutorials of the Spring Community as well? Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules