Dashboard > DbFixture > Home > Test-Driven Development Using Hibernate
Test-Driven Development Using Hibernate Log In View a printable version of the current page.

Added by Shane Duan , last edited by Shane Duan on Sep 15, 2005  (view change)
Labels: 
(None)

Purpose

These tutorials will show how you can use DbFixture to achieve test-driven development with hibernate. The tutorials are built based on the examples in hibernate document.

Environment Setup

You will need the following library files in order to follow the tutorials:

  • dbfixture.jar (The latest)
  • junit.jar (3.8.1)

(The following are from hibernate2.0 download)

  • cglib-full-2.0.2.jar
  • commons-collections-2.1.1.jar
  • commons-logging-1.0.4.jar
  • dom4j-1.4.jar
  • ehcache-0.9.jar
  • jta.jar
  • hibernate2.jar

Tutorials

Powered by a free Atlassian Confluence Open Source Project / Non-profit License granted to ThoughtWorks, Inc.. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators