Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : Java : Extreme Programming : Unit Testing


Directory : Java : Extreme Programming : Unit Testing

  Options

Links
  • Evil Unit Tests - An article at the Java Ranch that discusses unit testing, functional testing, and the differences between the two.
  • JUnit - Dedicated to software developers using JUnit or one of the other XUnit testing frameworks.
  • Mock Objects - The Mock Objects project is a generic unit testing framework whose goal is to facilitate developing unit tests in the mock object style. Includes a framework for testing database-related code.