DepUnit

Dependency and data driven unit test framework for Java
Download

DepUnit Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • brianhks1
  • Publisher web site:
  • http://code.google.com/u/brianhks1/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 60 KB

DepUnit Tags


DepUnit Description

Dependency and data driven unit test framework for Java DepUnit is a free Java unit test framework designed with the belief that in any complicated system the unit tests build upon one another. In many unit test frame works there is a considerable amount of effort put into allowing the tester to setup and tear down the environment so that the tests can be performed. DepUnit lets you create what we call hard and soft dependencies between tests. DepUnit also allows for clean up tests that perform the tear down of other frameworks.DepUnit is also designed with the idea that data is at the heart of all unit tests. Unit tests usually test a system with some given set of data. DepUnit provides easy mechanisms for passing data into unit tests and passing data from one test to another. DepUnit also provides an easy way to run the same tests multiple times with different data. Requirements: · Java


DepUnit Related Software