Unit Testing
Home Schedule Prime Directives Engineering Log Coding Standards Software Submission Checklist Dr. Hacker

 

Lecture Materials
Concepts of testing PDF
JUnit Tips PDF
Reading Assignment:
JUnit Cookbook 
JUnit FAQ
JUnit JavaDocs (in JUnit distribution in JOSSE CD-ROM)
Test Infected: Why programmers love JUnit
(613 only) Pfleeger, Chapters 8 and 9 on Testing.
Programming Assignment
Generate a set of test cases for AccountInfo using the Unit test design heuristics and implement using JUnit. Due with assignment on Wednesday.