This DB unit tutorial with java will tell every think you wants to know about db unit testing.
DbUnit is a JUnit Testing framework extension that helps to write test cases for Database layer with live database. Here you will be able to understand about Db Unit testing, Problem solved by db unit testing, and some live dbunit java example working with actual database.
1. What is Db Unit Java framework
2. When to use DBunit Junit
3. How to load dataset using dbunit example.
4. Dbunit using junit annotation test example.
5. dbunit setup and tear down operation
6. How java Db unit works
7. Export dataset xml file using DBUNIT
8. How to insert data using dbunit framework
1 view
1037
324
3 years ago 01:00:59 2
Devoxx Ukraine 2019: Ride the database in JUnit tests with Database Rider - Mikalai Alimenkou