-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Unit testing and integration testing using JUnit, Liquibase,
PostPosted: Sat Nov 10, 2012 1:26 am 
Newbie

Joined: Fri Jan 22, 2010 9:14 am
Posts: 1
Hi.

I'd like to contribute and share with the community with a big article of how to integrate hibernate, spring, liquibase and maven to perform fine grained integration/unit testing. Original article is located here (http://tillias.wordpress.com/2012/11/10/unit-testing-and-integration-testing-using-junit-liquibase-hsqldb-hibernate-maven-and-spring-framework/).

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. Application uses hibernate as the ORM

Maybe we can put it somewhere into the tutorials of the hibernate community as well? Thanks


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.