Skip to content

See how DbUnit can help with setup of test data and verification of database.

Notifications You must be signed in to change notification settings

pere00/DbUnit-Example-WithoutXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DbUnit Example

Requires Maven 3 to build/run.
*Test beans configured within classes

Usage

  • Run initializeDB (configured for MySQL)
  • mvn test OR run as JUnit test
  • View output in target/surefire-reports/
  • Configured to work with MySQL, to change that check config file

Contents

  • DbUnit
  • Spring
  • JPA
  • Hibernate

About

See how DbUnit can help with setup of test data and verification of database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages