Archive for May 9th, 2010
dbunit vs recreate schema
May 9th, 2010 by Jeanne BoyarskyAs I continue looking at writing integration tests for the back end of JavaRanch’s JForum install, I faced the decision of how to guarantee a clean database. A previous post on the topic covers how to clone a postgresql database via the command line. I was originally thinking about using dbUnit to import data. I [...]
Posted: 9 May, 2010 in Java/J2EE.
Comments: -
