| Projects on Google Code | Results 1 - 10 of 13 |
A module for NetBeans IDE that makes use of DbUnit easier.
DbUnit is a JUnit extension (also usable with Ant) targeted at database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can o...
The goal of this project is to facilitate the generation of dbUnit datasets, used for database unit testing.
dbTest is database unit test managing application. This application can help you to create / maintain / run database unit tests. It is written in Java so it's fully cross-platform.
----
dbTest can be used in:
* database schema and initial data validation
* unit testing for database stor...
Latest Version: 0.9.2-m2
A collection of very simple utilities with the goal of making writing tests easier with less code.
==!FunctionalTestRunner - JUnit Extension==
Added in 0.9.2-m1, read about it on the Carbon Five blog:
http://blog.carbonfive.com/2009/10/testing/c5-test-support-new-a...
== Database testing easily in jUnit==
DbAssert is a set of assertion methods for jUnit tests to verify your database data.
It uses non-intrusive way for writing unit tests, you don't have to extend any specific class to be able to query and test your database. Initialize DbAssert and start making ...
Make functional tests easy, integrating many open-source tools like Dbunit, Selenium, Eclipse. Turn tests development faster, easy and evolutional with a high api that hide many problems of Selenium and Dbunit.
[Welcome Docs]
[Roadmap Roadmap]
[HowToContribute How to Contribute]
For User...
= About =
This plugin aims to enable grails integration tests to use DBUnit to handle fixture data. The grails version is 1.0.2 and later.
Check the following pages to see how to use it:
StepByStep: a fast guide to see how to install and use dbunit-plugin
HowToUse: a detailed guide about...
CouchUnit is a JUnit extension to help administer tests run against CouchDB. It mimicks the syntax and feel of DBUnit by helping developers write tests that load XML style datasets to place databases in known states between integration tests.
Written in Java, couchunit is a single jar (with 2 dep...
couchdb,
java,
unit,
testing,
integration,
junit,
dbunit,
json,
dataset,
document,
integration-test,
integration-testing
A collection of stuff worked on during my time on the bench
DbUnit Learning