Lost your password?

Blogs about: Dbunit

Featured Blog

11 Lesser Known 3rd Party Libraries For Every Project12 comments

Benjamin Darfler wrote 1 month ago: The Java 3rd party library ecosystem is a wild wild place. While everyone has heard of the big playe … more →

Tags: Tools, apache commons, C3P0, google collections, hamcrest, Joda Time, mockito, SLF4J

DBUnit in Eclipse

cvalcarcel wrote 3 months ago: Just the other day I was wondering how DBUnit was doing. As a former consultant I used to use DBUnit … more →

Tags: Software development, Testing, Eclipse, HSQL, Java, JUnit, Kubuntu

Setting PHPUnit in Ubuntu [LAMP]

saffrongeek wrote 4 months ago: I have just copied the commands I tried on my terminal for someone else in search for the same. Hope … more →

Tags: Work, technical, Apache, mysql, Linux, PHP, php, ubuntu, development

Independent Developer Workstation

Aparna Chaudhary wrote 1 year ago: In one of my projects I did some work on process improvements. The main target was to set up indepen … more →

Tags: Agile, Open-Source, Others, Database, DBMonster, Java Power Tools, OracleXE, Unit Testing, XStream

Groovin' Up Your Database Tests

Benjamin Darfler wrote 1 year ago: While TDD proclaims the gospel of fine grained tests and a healthy dose of mock objects, at some poi … more →

Tags: Software Engineering, Database, Database testing, Groovy, JUnit, unit test

DbAssert goes open-source1 comment

Danil Glinenko wrote 1 year ago: Some time ago I was working (in my spare time) on database testing tools. You could see posts about … more →

Tags: Software development, Database testing, DbAssert, Java, JUnit, Open-Source

DBUnit - Creating DataSets1 comment

Balaji wrote 1 year ago: DBUnit is a very effective tool for testing persistence layer code. But before we can test any persi … more →

Tags: Solutions Log

Unit Testing Repositories with DbUnit and Spring1 comment

turgaykivrak wrote 1 year ago: In this post, I will create a base class for repository tests. I used DBUnit to populate database co … more →

Tags: ddd, spring, TDD, unit test, Annotations, Java, Repository

More about database testing3 comments

Danil Glinenko wrote 1 year ago: Following up on DbAssert I’ve made a few changes to it. They are really minor ones. Ability to … more →

Tags: Software development, Java, Testing, DbAssert, DbSource, JUnit, yml

Making assertions against database data11 comments

Danil Glinenko wrote 1 year ago: I want to share what I’ve done working on my current project to verify data in a database. The … more →

Tags: Software development, development, Java, Assertions, Testing, Database, Database testing

DBUNIT : Extracting Test Data into XML file4 comments

Vikas Hazrati wrote 2 years ago: Many times you need sample data to be used as the set up data for your test cases. An easy way to ex … more →

Tags: Testing

DBUNIT, HSQLDB, data type (16, ‘BOOLEAN’) not recognized and will be ignored. See FAQ for more information.3 comments

Vikas Hazrati wrote 2 years ago: We are using HSQLDB (1.8.0.1) as the in memory database for our DBUNIT (2.1) test cases. Suddenly wh … more →

Tags: HSQLDB, Testing

DBUnit de bir böcek

turgaykivrak wrote 3 years ago: DBUnit ile bir data.xml’ koyduğunuz verileri yüklerseniz ( FlatXmlDataSet kullanarak) dikkat e … more →

Tags: Other


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS