CSC/ECE 517 Fall 2009/wiki1a 1 103

From Expertiza_Wiki
Revision as of 16:52, 8 September 2009 by Kanke (talk | contribs) (structure)
Jump to navigation Jump to search

Writing Effective Junit Test Cases

Prerequisites

This article, rather than introduces to the reader, assumes the reader is familiar with the following terms/names and their concepts:

Unit Testing

Test case

JUnit

Criteria For Effective Unit Testing

Effective JUnit Test Cases

Summary

References