dbunit vs recreate schema

Main menu:

Topics

Recent Posts

Blog

 

May 2010
M T W T F S S
« Apr   Jun »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Past Posts

Java/J2EE

JDBC

Other

Archive for May 9th, 2010

dbunit vs recreate schema

May 9th, 2010 by Jeanne Boyarsky

As 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 [...]


Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 339815520 bytes) in Unknown on line 0