_posts/2010-03-04-article_coarse_grained_unit_testing.html (17 lines of code) (raw):

--- layout: post status: PUBLISHED published: true title: 'Article: Coarse Grained Unit Testing' id: 74b8f1a1-6532-462f-a344-7c2f1039dd8f date: '2010-03-04 13:00:00 -0500' categories: openejb tags: - drdobbs - dbunit - article - openejb - testing permalink: openejb/entry/article_coarse_grained_unit_testing --- <p>Dr. Dobb's has a great article titled <a href="http://www.drdobbs.com/java/222601023">Coarse-Grained Unit Testing: Using OpenEJB and DBUnit to write repeatable unit tests for Java components</a>which shows how to combine OpenEJB with DBUnit to get a very effective testing setup. The article is complete with an example based on the fictitious Blue Star Galactic spaceship company. All source code is available to download.</p>